文件名称:Advanced wxPython Nuts and Bolts
文件大小:936KB
文件格式:PDF
更新时间:2010-11-04 13:31:50
python wxpython
Presentation Overview
• Introduction
• 2.5 Migration
• wx.ListCtrl
• Virtual wx.ListCtrl
• wx.TreeCtrl
• wx.gizmos.TreeListCtrl
• wx.grid.Grid
• ScrolledPanel
• wx.HtmlWindow
• Keeping the UI Updated
• Data transfer
– data objects
– clipboard
– drag and drop
• Sizers and more sizers
• Creating custom widgets
• Double buffered drawing