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.
發表於2024-11-25
Wxpython in Action 2024 pdf epub mobi 電子書 下載
果然整整一章都在講event handle的機製。對於在windows平颱上,或者是寫過x11程序的人來說,事件機製應該也都知道,講那麼多浪費很多紙。 當然wxWidgets處理消息的時候有一點自己的特殊地方,比如Skip()函數,不過一瞥之下也就瞭解瞭。 反正這章簡單看瞭看,以後需要自定義事件...
評分第2章講瞭如何建立菜單,狀態條,還有frame和app的作用。比較有趣的是wx.App的參數,決定瞭output redirect。這個很有意思,可以不用什麼Log庫瞭吧。 第3章看瞭個頭,講瞭事件處理的一些基礎知識。比較羅嗦。
評分第4章果然一章都在介紹pyCrust這個工具。作為pythong shell的替代品pyCrust還是不錯的,它的提示功能很強。但是要是寫一個工程,還是eclipse+pyDev更加的實用一些。主要是項目管理上eclipse很強大,debug也很方便。 第5章講一些GUI開發上的規範。開篇就說3個方麵 1. refactor...
評分第4章果然一章都在介紹pyCrust這個工具。作為pythong shell的替代品pyCrust還是不錯的,它的提示功能很強。但是要是寫一個工程,還是eclipse+pyDev更加的實用一些。主要是項目管理上eclipse很強大,debug也很方便。 第5章講一些GUI開發上的規範。開篇就說3個方麵 1. refactor...
評分第4章果然一章都在介紹pyCrust這個工具。作為pythong shell的替代品pyCrust還是不錯的,它的提示功能很強。但是要是寫一個工程,還是eclipse+pyDev更加的實用一些。主要是項目管理上eclipse很強大,debug也很方便。 第5章講一些GUI開發上的規範。開篇就說3個方麵 1. refactor...
圖書標籤: Python wxPython GUI 編程 Programming 程序設計 wx 計算機
比較不錯的GUI入門書籍,不過中文版翻譯的不是很好
評分十年前玩wxpython時看的。。。原來我那麼早就玩過python可是從來都不精通。其實並沒有什麼意思,各種GUI框架都一個意思,好用難用的差彆, wxpython算比較方便,但是要高度定製並不方便。總之寫GUI是體力活
評分寒假的乾活。
評分重構那一章必讀
評分寫得很不錯,有一個中文的網站叫wxPython活學活用就是翻譯這本書,看瞭一大半,現在也用不上瞭
Wxpython in Action 2024 pdf epub mobi 電子書 下載