Adaptations for PDA-sized screens

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35178 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2005-08-12 14:16:05 +00:00
parent b23030d6fa
commit a6328131cd
2 changed files with 37 additions and 16 deletions

View File

@@ -25,6 +25,7 @@ All (GUI):
- Cross-compile now supported for wxGTK, wxX11 and wxMotif.
- Cygwin compilation of wxX11, wxGTK and wxMotif now supported.
- Now reads "help" parameter for all windows (context help text).
- wxWizard adapts to PDA-sized screens.
wxMSW: