Please reply with recommended reading list for programming Linux GUI environment similar to what Petzold did for Windows. In other words please recommend one or two books for Linux that is the equivalent to Charles Petzold's "Programming Windows"
thanks!
You could buy the entire series of books on X if you want to use raw X calls (not recommended)
You could buy "C++ GUI Progressive with Qt 4" (Blanchette/Summerfield) if you want to use Qt 4.
There is also a book by the same authors for Qt 3.