Aaron J. Seigo wrote:
<snip>
glade (even glade2) is pretty crappy. Qt Designer is immensley more powerful, flexible and eaier to get a nice looking GUI out of. it's GPL'd, of course.
Qt Designer is really nice (along with the whole qt layout [signals & slots]), the only complaint I have with designer is using uic/moc and then having to inherit your screens from the generated code (unless you want to have to reintegrate your code into the generated files whenever you change the screen in designer) to provide the functionality ends up making a crap load more source files. I know it's a minor thing it would just be nice if there was a way to integrate the additional code directly from designer (or through another file with hooks in the designer that uic would sub out or something). I haven't used Qt in a while so this may have changed (I think the last version I worked in was a 3.0 or 3.1 release)...../me goes and looks at the doc for 3.3.


-- Mike Site: http://www.blahz.org/ GPG Key: http://www.blahz.org/gpg.asc Awww, 20 dollars?!? I wanted a peanut. --Homer Simpson

_______________________________________________
clug-talk mailing list
[EMAIL PROTECTED]
http://clug.ca/mailman/listinfo/clug-talk_clug.ca

Reply via email to