carrja99
10-16-2002, 11:11 PM
Well, as for the first... I recently found Qt Designer and was treated to a nice neat VC++ like interface... something nice to show off to my CSC professor with, turning in an assignment that runs in X-windows rather plain console like everyone else.
But my major question is... well, I've spent alot of time going through several different themes and window decorations, and still haven't found one to suit me. How do I go about making my own window decorations?
The other question is... what is a good resource for GUI programming under linux? I'm trying to learn by reading source, but it's a litle hard to take a guy who writes programs that sort arrays or convert numbers to other radices. I am also looking for basically the most simple coding to start off from. LIke what C++ code with what header file would simply bring up a dialog? I can easily build fromt here!
But my major question is... well, I've spent alot of time going through several different themes and window decorations, and still haven't found one to suit me. How do I go about making my own window decorations?
The other question is... what is a good resource for GUI programming under linux? I'm trying to learn by reading source, but it's a litle hard to take a guy who writes programs that sort arrays or convert numbers to other radices. I am also looking for basically the most simple coding to start off from. LIke what C++ code with what header file would simply bring up a dialog? I can easily build fromt here!