当前位置:在线查询网 > 图书大全 > Cross-Platform GUI Programming with wxWidgets (Bruce Perens Open Source)

Cross-Platform GUI Programming with wxWidgets (Bruce Perens Open Source)_图书大全


请输入要查询的图书:

可以输入图书全称,关键词或ISBN号

Cross-Platform GUI Programming with wxWidgets (Bruce Perens Open Source)

副标题: Gui Programming With wxWidgets

ISBN: 9780131473812

出版社: Prentice Hall PTR

出版年: 2005-07-26

页数: 744

定价: USD 49.99

装帧: Paperback

内容简介


"This book is the best way for beginning developers to learn wxWidgets programming in C++. It is a must-have for programmers thinking of using wxWidgets and those already using it."

—Mitch Kapor, founder of Lotus Software and the Open Source Applications Foundation

* Build advanced cross-platform applications that support native look-and-feel on Windows, Linux, Unix, Mac OS X, and even Pocket PC

* Master wxWidgets from start to finish—even if you've never built GUI applications before

* Leverage advanced wxWidgets capabilities: networking, multithreading, streaming, and more

* CD-ROM: library of development tools, source code, and sample applications

* Foreword by Mitch Kapor, founder, Lotus Development and Open Source Application Foundation

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.

* wxWidgets quickstart: event/input handling, window layouts, drawing, printing, dialogs, and more

* Working with window classes, from simple to advanced

* Memory management, debugging, error checking, internationalization, and other advanced topics

* Includes extensive code samples for Windows, Linux (GTK+), and Mac OS X