Link to home
Start Free TrialLog in
Avatar of jeffmc033
jeffmc033

asked on

GUI Designer/IDE for use with PyGTK

Hi - I am starting to work on a Python project using GTK and I am looking for GUI design tool for it similar to what Active State's "GUI Builder" does for TKinter.

Are there any such tools for use with GTK - I would prefer to not have to code the visual stuff all by hand.
Is there any other freely available GUI library such as GTK that does have toos such as this?

Any help is greatly appreciated.

thanks
ASKER CERTIFIED SOLUTION
Avatar of mish33
mish33
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of jeffmc033
jeffmc033

ASKER

thanks