Python/wxPython: Difference between revisions
< Python
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (15 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{| class="wikitable" | |||
! Topic || wxControl || Resources | |||
|- | |||
| valign="top" | | |||
* [[Python/wxPython/QuickStart|QuickStart]] | * [[Python/wxPython/QuickStart|QuickStart]] | ||
* [[Python/wxPython/Graphics|Graphics]] | * [[Python/wxPython/Sizer|Layout by Sizer]] | ||
* [[Python/wxPython/AuiManager|Layout by AuiManager]] | |||
* [[Python/wxPython/Graphics|Graphics (DC, Cairo)]] | |||
* [[Python/wxPython/Window|Window]] | * [[Python/wxPython/Window|Window]] | ||
* [[Python/wxPython/ | | valign="top" | | ||
* [[Python/wxPython/ | * [[Python/wxPython/wx.Button|wx.Button]] | ||
* [[Python/wxPython/wx.CheckBox|wx.CheckBox]] | |||
* [[Python/wxPython/wx.ListCtrl|wx.ListCtrl]] | |||
* [[Python/wxPython/wx.TextCtrl|wx.TextCtrl]] | |||
| | * [[Python/wxPython/wx.StaticBitmap|wx.StaticBitmap]] | ||
| | | valign="top" | | ||
| | * [https://wiki.wxpython.org/ListOfEvents List of Events] | ||
[https://wiki.wxpython.org/ListOfEvents List of Events] | * [https://wiki.wxwidgets.org/Using_XML_Resources_with_XRC Using XML Resource with XRC] | ||
|} | |} | ||