![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Jan 2006
Posts: 19
Rep Power: 0
![]() |
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.
|
|
|
|
|
|
#2 |
|
Professional Programmer
Join Date: Feb 2005
Posts: 434
Rep Power: 4
![]() |
There is also the Boa Constructor IDE:
http://boa-constructor.sourceforge.net/
__________________
I looked it up on the Intergnats! |
|
|
|
|
|
#3 |
|
Newbie
Join Date: Jan 2006
Posts: 19
Rep Power: 0
![]() |
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/ Last edited by infinite05; Aug 3rd, 2006 at 11:48 PM. |
|
|
|
|
|
#4 |
|
Hobbyist Programmer
Join Date: Apr 2006
Posts: 155
Rep Power: 3
![]() |
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.
__________________
-- v0id
|
|
|
|
|
|
#5 |
|
Professional Programmer
Join Date: Feb 2005
Posts: 434
Rep Power: 4
![]() |
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.
__________________
I looked it up on the Intergnats! |
|
|
|
|
|
#6 |
|
Newbie
Join Date: Jan 2006
Posts: 19
Rep Power: 0
![]() |
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. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Tool to find & remove unnecessary CSS? | Gumby | HTML / XHTML / CSS | 9 | Jun 28th, 2006 9:35 AM |
| interesting tool -- for webmasters? is it? | H_two_O | Coder's Corner Lounge | 0 | Oct 25th, 2005 7:26 PM |
| Tool bar thing | bja888 | C# | 17 | Oct 12th, 2005 9:45 PM |
| New free software development tool | coredev | Other Programming Languages | 3 | Jun 3rd, 2005 8:37 AM |