Member Avatar for aakaashjois

I just got Linux Mint 7 and I installed IDLE. I want to know if there is "drag and drop"(like WYSIWYG interface) python GUI builder for Linux??

Thanks in advance

Recommended Answers

All 4 Replies

For wxPython you can use:
Boa Constructor
or
wxGlade

wxGlade comes as a tool with Stani's Python Editor (SPE), a very nice wxPython based IDE that can be downloaded from:
http://developer.berlios.de/project/showfiles.php?group_id=4161

PyQT installs with a designer program that is pretty good I hear.

Member Avatar for aakaashjois

For wxPython you can use:
Boa Constructor
or
wxGlade

PyQT installs with a designer program that is pretty good I hear.

I installed Glade Interface Designer and IDLE 2.6. But, I dont know how to use Glade. Is there any good tutorial site for learning Glade?

I'll try Boa Constructor.

Thanks

Member Avatar for sravan953

I have used Boa Constructor, but in my opinion, I think it involves a LOT of coding....which is why I am using FarPY GUI(without success!). I haven't yet tried Glade, but I'm thinking of trying wxSmith's(I think that's what it's called!) pretty soon...

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.