On 8 Nov, 20:35, azrael <jura.gro...@gm ail.comwrote:
I find wxFormBuilder nice to work with. wxPython can use XRC-files
from wxFormBuilder.
Note that wx uses sizers (layout managers). While it makes GUIs a bit
slower to design, it makes it easier to deal with resizing of windows
and different screen resolutions.
If you use PyGTK there is GLADE; with PyQt there is QtDesigner.
I am freaking out that I need 5 times more time to make a GUI in
python than in VB.
python than in VB.
from wxFormBuilder.
Note that wx uses sizers (layout managers). While it makes GUIs a bit
slower to design, it makes it easier to deal with resizing of windows
and different screen resolutions.
If you use PyGTK there is GLADE; with PyQt there is QtDesigner.