图书标签: Python wxPython GUI 编程 Programming 程序设计 wx 计算机
发表于2024-11-22
Wxpython in Action pdf epub mobi txt 电子书 下载 2024
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.
读了前面6章最可能用到的
评分看过中文版的。 算是入门书 。 其实wx种还有好多功能没有介绍到。
评分没想到上手这么容易
评分写得很不错,有一个中文的网站叫wxPython活学活用就是翻译这本书,看了一大半,现在也用不上了
评分似乎还没有中文版
1、推荐两个界面设计器 wxGlade http://sourceforge.net/projects/wxglade/ wxFormBuilder http://sourceforge.net/projects/wxformbuilder/ 使用设计器之前,先看看书,了解一下sizer的概念,这样就比较好上手了。 之前在windows环境下使用过的GUI设计工具都是控件绝对定位...
评分除了介绍wxPython本身,这本书里面有大量GUI编程的基本概念。对于熟悉GUI编程的人来说可能有点罗嗦,但对于新手来说绝对是很好的入门材料。
评分第4章果然一章都在介绍pyCrust这个工具。作为pythong shell的替代品pyCrust还是不错的,它的提示功能很强。但是要是写一个工程,还是eclipse+pyDev更加的实用一些。主要是项目管理上eclipse很强大,debug也很方便。 第5章讲一些GUI开发上的规范。开篇就说3个方面 1. refactor...
评分第2章讲了如何建立菜单,状态条,还有frame和app的作用。比较有趣的是wx.App的参数,决定了output redirect。这个很有意思,可以不用什么Log库了吧。 第3章看了个头,讲了事件处理的一些基础知识。比较罗嗦。
评分1、推荐两个界面设计器 wxGlade http://sourceforge.net/projects/wxglade/ wxFormBuilder http://sourceforge.net/projects/wxformbuilder/ 使用设计器之前,先看看书,了解一下sizer的概念,这样就比较好上手了。 之前在windows环境下使用过的GUI设计工具都是控件绝对定位...
Wxpython in Action pdf epub mobi txt 电子书 下载 2024