wxPython in Action (Paperback)

Noel Rappin, Robin Dunn

  • 出版商: Manning
  • 出版日期: 2006-03-01
  • 售價: $1,930
  • 貴賓價: 9.5$1,834
  • 語言: 英文
  • 頁數: 552
  • 裝訂: Paperback
  • ISBN: 1932394621
  • ISBN-13: 9781932394627
  • 相關分類: Python程式語言
  • 無法訂購

買這商品的人也買了...

相關主題

商品描述

Description

wxPython is an open source GUI toolkit for the Python programming language. It offers productivity gains and useful features for any programmer, and is quickly gaining in popularity as a result. The only published source for the wxPython toolkit, co-authored by the toolkit?s developer Robin Dunn, wxPython in Action shows readers why wxPython is a better interface tool than Tkinter, the tool that is distributed with Python.

Because they are often large and complex, GUI programming toolkits can be hard to use. wxPython 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 wxPython?s 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 object?s properties, methods, and events. The book enables developers to learn wxPython quickly and remains a valuable resource for future work.

 

Table of Contents

PART 1 INTRODUCTION TO WXPYTHON

Chapter 1 Welcome to wxPython
Chapter 2 Giving your wxPython program a solid foundation
Chapter 3 Working in an event-driven environment
Chapter 4 Making wxPython easier to handle with PyCrust
Chapter 5 Creating your blueprint
Chapter 6 Working with the basic building blocks

PART 2 ESSENTIAL WXPYTHON

Chapter 7 Working with the basic controls
Chapter 8 Putting widgets in frames
Chapter 9 Giving users choices with dialogs
Chapter 10 Creating and using wxPython menus
Chapter 11 Placing widgets with sizers
Chapter 12 Manipulating basic graphical images

PART 3 ADVANCED WXPYTHON

Chapter 13 Building list controls and managing items
Chapter 14 Coordinating the grid control
Chapter 15 Climbing the tree control
Chapter 16 Incorporating HTML into your application
Chapter 17 The wxPython printing framework
Chapter 18 Using other wxPython functionality

1