Christian Ridderström wrote: > could someone give me a few pointers to Qt-dialog documentation? (Assuming > that I should be fiddling inside this file, instead of using some cute GUI > for designing dialogs of course)
QT documentation: http://doc.trolltech.com/ (All should be qt 2.3.2 compatible) Juergen.