Cross-Platform GUI Programming with wxWidgets
by Julian Smart, Kevin Hock, Stefan Csomor
Publisher: Prentice Hall PTR 2005
ISBN/ASIN: 0131473816
ISBN-13: 9780131473812
Number of pages: 744
Description:
wxWidgets is an easy-to-use, open source C++ API for writing GUI applications that run on Windows, Linux, Unix, Mac OS X, and even Pocket PC, supporting each platform's native look and feel with virtually no additional coding.
Now, its creator and two leading developers teach you all you need to know to write robust cross-platform software with wxWidgets. This book covers everything from dialog boxes to drag-and-drop, from networking to multithreading. It includes all the tools and code you need to get great results, fast.
From AMD to AOL, Lockheed Martin to Xerox, world-class developers are using wxWidgets to save money, increase efficiency, and reach new markets. With this book, you can, too.
Download or read it online for free here:
Download link
(6.8MB, PDF)
Similar books
The Cg Tutorial: The Definitive Guide to Programmable Real-Time Graphicsby Randima Fernando, Mark J. Kilgard - Addison-Wesley
Cg is a complete programming environment for the fast creation of special effects and real-time experiences on multiple platforms. This book is the definitive introduction to Cg, and will be essential for anyone programming real-time graphics.
(18467 views)
Cg Programming- Wikibooks
Nvidia's programming language Cg is one of several commonly used shading languages for real-time rendering. These shading languages are used to program shaders (i.e. more or less small programs) that are executed on a GPU (graphics processing unit).
(9943 views)
PNG: The Definitive Guideby Greg Roelofs - O'Reilly
PNG, the Portable Network Graphics image format, is one little piece of the puzzle. This book makes PNG less puzzling by explaining the motivations behind PNG's creation, the ways in which it can be used, and the tools that can manipulate it.
(18566 views)
Computer Graphicsby Nobuhiko Mukai - InTech
In order to visualize various things, many technologies are necessary and they are mainly divided into two types in computer graphics: modeling and rendering technologies. This book covers the most advanced technologies for both types.
(13828 views)