Hello i want to design a GUI for IronPython script. Can someone suggest me which is the best and easiest to use. I would like to run a script when one press a button and displays a output in textbox.
"One of the easiest ways (TM)" to create simple GUIs in IronPython is using WPF, Visual Studio and Python Tools for Visual Studio.
A simple GUI like asked (containing buttons, text boxes etc.) can be created using a visual designer and the functions doing the work can be created and wired with tool support (like generation or auto completion).
Jeff Hardy created a set of samples which also contains a pure python WPF app which shows (in about 100 lines of code and markup) what is required for your use-case.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With