PDA

View Full Version : looking for RAD-IDE for Python with GTK


info2
October 25th, 2005, 05:26 AM
Heya,
i am using ubuntu for about one year and now i want to create programs for Linux.
I've already programmed in Kylix, php and C++.
I read on Ubuntu-Wiki that the Ubuntu guys prefer python-programs.
So i also want to code in python using the GTK libaries.

What i am looking for is an integrated RAD/IDE to easily design graphical programs in python.
I took a look at Glade/Anjuta. What i am wondering about is that if i once changed the structure of the generated code, Glade won't be able to re-read the code again so that i can't add Objects later. furthermore anjuta can only handle c and c++ code with his project managment tool and not python.
Boa Constructor looks fine but seems tu use wxWidgeds.

Do you know a Tool that is exactly what i want?

Thanks in advance

markmark
October 31st, 2005, 01:12 AM
I'm about to have a play with the stuff detailed here: http://www.linuxjournal.com/article/7421

Might be what you are after.