书籍 Cross-Platform GUI Programming with wxWidgets (Bruce Perens Open Source)的封面

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

Julian Smart

出版时间

2005-07-26

ISBN

9780131473812

评分

★★★★★
书籍介绍

"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

用户评论
只读到控件使用的部分,控件介绍等用到的时候再说吧~
wxWidgets用来做跨平台程序相比GTK,感觉好一些
条理非常清晰,不错的书,就是版本可能太老了,最新的基于3,这本书还是2.6的
介绍GUI库的书,做到这样无可挑剔了
要做项目,翻来覆去的看,不过是中文版的,译得也不错!
把api做了个浓缩
读过中文版,相当好的入门书。希望用wxWidgets的人能多一点,特别是在业余程序员之中。(本人亦是业余的,写写工作上用的小工具而已。)