Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

 
 
Thread Tools Display Modes
Prev Previous Post in Thread   Next Post in Thread Next
Old Sep 16th, 2007, 8:09 PM   #1
inhahe
Newbie
 
Join Date: Sep 2007
Posts: 2
Rep Power: 0 inhahe is on a distinguished road
Which GUI toolkit is best for me?

- i want it to be easy to learn and not overly complicated to program. consistency is good too.
- i may be using almost all custom controls, plus menus.
- being easy to learn includes having adequate documentation for a beginner at gui toolkits to do at least what i want to do, preferably in python, so i don't have to figure out how to translate from c++
- speed is important. i've read that gtk is faster than qt..?
- i've read that qt has an advantage in that it uses signals and slots more than gtk, which uses more callbacks, which makes qt easier to debug. but since python has tracebacks, perhaps callbacks will be equally easy to debug..?
- i've heard something about wxwidgets being inconsistent. i'm also thinking it's slower because of the extra wrapper layer. and its main benefit, having native look and feel, is probably irrelevant to me since i'll be using primarily custom controls.
- i'll have to be running other processes, written in C, in the background and connecting with the GUI.
inhahe is offline   Reply With Quote
 

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[WIN32 API] GUI widgets font size Klarre C++ 3 Sep 3rd, 2007 1:08 PM
question regarding GUI factory. rwm C++ 3 Aug 17th, 2007 8:58 AM
Which is easier for making a GUI program? 357mag Java 6 Jul 29th, 2007 5:08 PM
Programming a simple GUI bulio Other Scripting Languages 12 Jun 9th, 2007 2:29 PM
Ruby Visual GUI Toolkit infinite05 Other Programming Languages 2 Jan 15th, 2006 9:32 AM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 11:30 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC