WxPython Application Development Cookbook Paperback – January 6, 2016
暫譯: WxPython 應用程式開發食譜
Cody Precord
- 出版商: Packt Publishing
- 出版日期: 2015-12-24
- 售價: $2,000
- 貴賓價: 9.5 折 $1,900
- 語言: 英文
- 頁數: 264
- 裝訂: Paperback
- ISBN: 1785287737
- ISBN-13: 9781785287732
-
相關分類:
Python、程式語言
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
$1,450$1,378 -
$680$537 -
$1,080$853
相關主題
商品描述
Key Features
- This book empowers you to create rich cross-platform graphical user interfaces using Python
- It helps you develop applications that can be deployed on Windows, OSX, and Linux
- The recipes in the book involve real-world applications, giving you a first-hand experience of the practical scenarios
Book Description
wxPython is a GUI toolkit for the Python programming language built on top of the cross-platform wxWidgets GUI libraries. wxPython provides a powerful set of tools that allow you to quickly and efficiently building applications that can run on a variety of different platforms. Since wxWidgets provides a wrapper around each platform's native GUI toolkit, the applications built with wxPython will have a native look and feel wherever they are deployed.
This book will provide you with the skills to build highly functional and native looking user interfaces for Python applications on multiple operating system environments. By working through the recipes, you will gain insights into and exposure to creating applications using wxPython. With a wide range of topics covered in the book, there are recipes to get the most basic of beginners started in GUI programming as well as tips to help experienced users get more out of their applications. The recipes will take you from the most basic application constructs all the way through to the deployment of complete applications.
What you will learn
- Create full featured user interfaces
- Design and develop custom controls
- Deploy and distribute wxPython applications to Windows, Macintosh OS X, Linux, and other UNIX-like environments
- Handle and respond to application events
- Manage and display data using grids
- Interact with web services from your GUI
- Use Paint events to draw custom displays
- Support the display of user interfaces in multiple languages
About the Author
Cody Precord is a software engineer based in Minneapolis, MN, USA. He designs and writes systems and application software for Windows, AIX, Linux, and Macintosh OS X using primarily C++, C#, C, Perl, Bash, and Python. The constant need for working on multiple platforms naturally led Cody to the wxPython toolkit, which he has used for several years. He is the author of wxPython 2.8 Application Development Cookbook, Packt Publishing and has also contributed to the development of the wxPython library. Cody is interested in promoting cross platform development practices and improving usability in software.
Table of Contents
- wxPython Starting Points
- Common User Controls
- UI Layout and Organization
- Containers and Advanced Controls
- Data Displays and Grids
- Ways to Notify and Alert
- Requesting and Retrieving Information
- User Interface Primitives
- Creating and Customizing Components
- Getting Your Application Ready for Release
商品描述(中文翻譯)
關鍵特點
- 本書使您能夠使用 Python 創建豐富的跨平台圖形用戶界面
- 它幫助您開發可以在 Windows、OSX 和 Linux 上部署的應用程序
- 書中的食譜涉及實際應用,讓您親身體驗實際場景
書籍描述
wxPython 是一個基於跨平台 wxWidgets GUI 庫的 Python 編程語言的 GUI 工具包。wxPython 提供了一套強大的工具,讓您能夠快速且高效地構建可以在多種不同平台上運行的應用程序。由於 wxWidgets 為每個平台的本地 GUI 工具包提供了一個包裝,使用 wxPython 構建的應用程序在任何部署的地方都將具有本地的外觀和感覺。
本書將為您提供在多個操作系統環境中為 Python 應用程序構建高功能和本地外觀用戶界面的技能。通過實作這些食譜,您將獲得使用 wxPython 創建應用程序的見解和經驗。書中涵蓋了廣泛的主題,從最基本的初學者開始 GUI 編程的食譜,到幫助經驗豐富的用戶更好地利用其應用程序的技巧。這些食譜將帶您從最基本的應用程序結構,一直到完整應用程序的部署。
您將學到的內容
- 創建功能齊全的用戶界面
- 設計和開發自定義控件
- 將 wxPython 應用程序部署和分發到 Windows、Macintosh OS X、Linux 和其他類 UNIX 環境
- 處理和響應應用程序事件
- 使用網格管理和顯示數據
- 從您的 GUI 與網絡服務互動
- 使用 Paint 事件繪製自定義顯示
- 支持多語言的用戶界面顯示
關於作者
**Cody Precord** 是一位位於美國明尼阿波利斯的軟體工程師。他主要使用 C++、C#、C、Perl、Bash 和 Python 設計和編寫 Windows、AIX、Linux 和 Macintosh OS X 的系統和應用程序軟體。對於在多個平台上工作的持續需求,自然使 Cody 接觸到 wxPython 工具包,他已經使用了幾年。他是《wxPython 2.8 應用程序開發食譜》的作者,出版商為 Packt Publishing,並且也對 wxPython 庫的開發做出了貢獻。Cody 對推廣跨平台開發實踐和改善軟體可用性感興趣。
目錄
1. wxPython 起始點
2. 常見用戶控件
3. UI 佈局和組織
4. 容器和高級控件
5. 數據顯示和網格
6. 通知和警報的方式
7. 請求和檢索信息
8. 用戶界面原語
9. 創建和自定義組件
10. 為您的應用程序準備發布