wxWidgets/utils/wxPython/tests
Robin Dunn af309447ff Added wxWindow_FromHWND(hWnd) for wxMSW to construct a wxWindow from a
window handle.  If you can get the window handle into the python code,
it should just work...  More news on this later.

Added wxImageList, wxToolTip.

Re-enabled wxConfig.DeleteAll() since it is reportedly fixed for the
wxRegConfig class.

As usual, some bug fixes, tweaks, etc.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1734 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-02-20 09:05:04 +00:00
..
bitmaps Added wxWindow_FromHWND(hWnd) for wxMSW to construct a wxWindow from a 1999-02-20 09:05:04 +00:00
test1.py Added wxWindow_FromHWND(hWnd) for wxMSW to construct a wxWindow from a 1999-02-20 09:05:04 +00:00
test2.py Changed the import semantics from "from wxPython import *" to "from 1998-12-15 20:44:37 +00:00
test3.py Added wxWindow_FromHWND(hWnd) for wxMSW to construct a wxWindow from a 1999-02-20 09:05:04 +00:00
test4.py Added wxWindow_FromHWND(hWnd) for wxMSW to construct a wxWindow from a 1999-02-20 09:05:04 +00:00
test4s.py Version 0.4 of wxPython for MSW. 1998-10-02 06:44:50 +00:00
test5.py Changed the import semantics from "from wxPython import *" to "from 1998-12-15 20:44:37 +00:00
test6.py Changed the import semantics from "from wxPython import *" to "from 1998-12-15 20:44:37 +00:00
test7.py Added wxWindow_FromHWND(hWnd) for wxMSW to construct a wxWindow from a 1999-02-20 09:05:04 +00:00
wxSlash.py Added the missing EVT_LIST_ITEM_SELECTED and friends. 1999-02-01 00:11:43 +00:00