Added display sample to distrib file lists

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19385 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2003-02-28 18:04:10 +00:00
parent e9b77bccb0
commit f81387bd80
6 changed files with 40 additions and 11 deletions

View File

@@ -92,7 +92,7 @@ wxMSW:
- fixed wxStaticText best size calculation (was wrong by '&' width)
- fixed calling wxFrame::Maximize(FALSE) before the window is shown
wxMotif
wxMotif:
- made wxFileDialog behaviour with complex wildcards more sensible (it still
does not support all the features other ports do); refer to wxFileDialog
@@ -103,6 +103,11 @@ wxMotif
with Motif 1.x compatibility
- implemented wxToggleButton
wxUniv:
- Controls in toolbars now supported.
OLD CHANGES
===========