Files
wxWidgets/utils/wxPython/tests
Vadim Zeitlin c50f1fb922 1. wxStaticLine implemented (generic (ugly) and MSW versions)
2. wxTextDialog looks fine under MSW again
3. startup tips added: code, sample, docs
4. read-only text controls don't participate in TAB traversal


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2919 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-06-28 21:39:49 +00:00
..
1999-03-28 23:08:55 +00:00
1999-04-30 03:36:26 +00:00
1999-04-30 03:29:54 +00:00
1999-04-30 03:29:54 +00:00
1999-04-30 03:29:54 +00:00
1999-02-25 07:09:51 +00:00
1999-04-30 03:29:54 +00:00

29-Apr-1999

The tests in this directory are being depreciated in favor of the demo
program found in ../demo.


Robin