图书标签: Python wxPython GUI 编程 Programming 程序设计 wx 计算机
发表于2025-02-02
Wxpython in Action pdf epub mobi txt 电子书 下载 2025
How to build a state-of-the-art GUI using the wxPython toolkit. * co-authored by the toolkit's developer, Robert Dunn * the only published source for the wxPython toolkit * complete resource, including reference, tutorial and many unique examples of working with the code. Because they are often large and complex, GUI programming toolkits can be hard to use. xyPython is a combination of the Python programming language and the wxWidgets toolkit, which allows programmers to create programs with a robust, highly functional graphical user interface, simply and easily. wxPython combines the power of an exceptionally complete user interface toolkit with an exceptionally flexible programming language. The result is a toolkit that is unique in the ease with which complex applications can be built and maintained. wxPython in Action is a complete guide to the wxPython toolkit, containing a tutorial for getting started, a guide to best practices and a reference to wxPythons' extensive widget set. After an easy introduction to wxPython concepts and programming practices, the book takes an in-depth tour of when and how to use the bountiful collection of widgets offered by wxPython. All features are illustrated with useful code examples and reference tables are included for handy lookup of an objects properties, methods and events. The book enables developers to learn wxPython quickly and remains a valuable resource for future work.
先通读一遍,了解原理,以后参考就方便了
评分作个手册少了些内容,建议作为入门读物。
评分比较不错的GUI入门书籍,不过中文版翻译的不是很好
评分先通读一遍,了解原理,以后参考就方便了
评分十年前玩wxpython时看的。。。原来我那么早就玩过python可是从来都不精通。其实并没有什么意思,各种GUI框架都一个意思,好用难用的差别, wxpython算比较方便,但是要高度定制并不方便。总之写GUI是体力活
果然整整一章都在讲event handle的机制。对于在windows平台上,或者是写过x11程序的人来说,事件机制应该也都知道,讲那么多浪费很多纸。 当然wxWidgets处理消息的时候有一点自己的特殊地方,比如Skip()函数,不过一瞥之下也就了解了。 反正这章简单看了看,以后需要自定义事件...
评分除了介绍wxPython本身,这本书里面有大量GUI编程的基本概念。对于熟悉GUI编程的人来说可能有点罗嗦,但对于新手来说绝对是很好的入门材料。
评分1、推荐两个界面设计器 wxGlade http://sourceforge.net/projects/wxglade/ wxFormBuilder http://sourceforge.net/projects/wxformbuilder/ 使用设计器之前,先看看书,了解一下sizer的概念,这样就比较好上手了。 之前在windows环境下使用过的GUI设计工具都是控件绝对定位...
评分第2章讲了如何建立菜单,状态条,还有frame和app的作用。比较有趣的是wx.App的参数,决定了output redirect。这个很有意思,可以不用什么Log库了吧。 第3章看了个头,讲了事件处理的一些基础知识。比较罗嗦。
评分果然整整一章都在讲event handle的机制。对于在windows平台上,或者是写过x11程序的人来说,事件机制应该也都知道,讲那么多浪费很多纸。 当然wxWidgets处理消息的时候有一点自己的特殊地方,比如Skip()函数,不过一瞥之下也就了解了。 反正这章简单看了看,以后需要自定义事件...
Wxpython in Action pdf epub mobi txt 电子书 下载 2025