user interface - drag/drop python gui -


I am new to Python and want to write a simple GUI for a written script. I will need to have drag / drop box enabled in the window. That means I will have a blank field and under it will be a list of the options presented by various boxes. I want to be able to take the option to file then and add them and want them listed. I know that using javascript is relatively easy in javascript but I am not doing a web application. Which Dragon GUI framework will allow me to drag / drop this easily? Tinker, PQT, W. Cppithon? WxPython:

  1. -
  2. The theater is also QT binding with pyqt and pyside, where you can use the QT manufacturer to design your application.

Comments