GUI programming


Recommended Posts

Any good sites/tips for programming a GUI in linux?

My app (kind of a frontend to the OS, im working on a keyboardless linux that retains functionality) while it works very nicely, isn't exactly umm... User friendly? :)

I'm looking to doing a full out GUI with a full screen 'interface' on top of X....

any other projects that happen to do this? (So i can leach some code?)

Link to comment
Share on other sites

You want to make your own Window Manager? There's tons of interfaces that run on X out there.... Unless you want to make your own widgets, look at GTK or QT. Both have guides on their sites, just google them.

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.