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.
(18980 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.
(14380 views)
The OpenGL Programming Guideby Dave Shreiner - Addison-Wesley Professional
Clear explanations of OpenGL functionality and basic computer graphics techniques, such as building and rendering 3D models; viewing objects from different perspective points; and using shading, lighting, and texturing effects for greater realism.
(20507 views)
Michael Abrash's Graphics Programming Black Bookby Michael Abrash - Coriolis Group Books
A book for game developers and serious assembly language programmers. It explores the technology behind the popular Doom and Quake 3-D games, and explains optimized solutions to 3-D graphics problems from texture mapping, hidden surface removal, etc.
(27802 views)