> > I have been able to get GTK+ programs to compile. However, it seems a > > bit limited. Labels, for example, have no Click() event. > > There are ways around that. Not really sure what you meant by your > comment though (asking for help? or suggesting Gtk+ is not good?) >
Well, it's probably fine for some type of apps, but not fine for others. You can probably subclass the widgets to create labels with a click() event, but I was hoping qt would offer more base power. > > But none of the QT programs in the book will compile. $QTDIR is not > > defined, and when I tried to set it up I get an error message cannot > > find lib QT. I don't think it is installed even though the header > > files are where they are supposed to be (in /usr/include/qt3.) > > Easiest way to get started with Qt is to download the IDE, which has > the libraries all bundled > in.http://qt.nokia.com/products/appdev/developer-tools/developer-tools > > You may also want to look at Qt4 instead of 3. It's much cleaner, IMHO. > > ~Ryan > --http://rmgraham.blogspot.comhttp://twitter.com/rmgraham Are you talking about KDevelop? It is installed already. I want to work without an IDE (or project files or make files...) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Linux Users Group. To post a message, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit our group at http://groups.google.com/group/linuxusersgroup -~----------~----~----~----~------~----~------~--~---
