![]() |
Which RAD tool to use?
Ive learned quite alot of python right now and I was looking around for RAD GUI builders and have found three which caught my interest. The three I found were wxGlade, VisualWX, and PythonCard. I was just wondering what were the opinions you guys have toward these RAD tools and which one you would recommend. Also obviously im using wxPython as my GUI toolkit so if theres other RAD tools you recommend then please tell me about it.
|
There is also the Boa Constructor IDE:
http://boa-constructor.sourceforge.net/ |
I tried it but I didnt like how all much different Windows you had to use at once. I started using wxGlade and its good but it would be great to hear others opinions :).
Edit: If you guys recommend creating the GUI by "scratch" then im willing to try hard and learn how to code it by hand/ |
I'll recommend creating your own code by hand else you learn nothing.
Maybe it's just me, but I like coding it from the scratch and up - by hand. |
I have started to write my wxPython code as a set of common templates, that I can then flesh out. Beats the RAD tool any time, and makes the code easier to read and comment.
|
Thank you alot :)! I took your advice and ive gotten one book called "wxPython in action" so I could learn how to use wxPython in the future and also the book "Beginning Python From Novice to Professional" so I could continue learning more python.
|
| All times are GMT -5. The time now is 12:40 AM. |
Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC