Go to file
Vadim Zeitlin 6a06dd8df2 new compile option added: USE_WXCONFIG. If it's 1, wxApp has a virtual
wxConfig *CreateConfig() function which can be overloaded to create a global
config object (current implementation simply returns NULL for now).


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1998-05-26 15:15:22 +00:00
distrib/msw *** empty log message *** 1998-05-22 19:57:05 +00:00
docs In SetString, added test for owner draw style to cure crash. 1998-05-22 10:31:40 +00:00
include/wx new compile option added: USE_WXCONFIG. If it's 1, wxApp has a virtual 1998-05-26 15:15:22 +00:00
install/gtk *** empty log message *** 1998-05-21 10:46:43 +00:00
lib Initial revision 1998-05-20 14:01:55 +00:00
misc *** empty log message *** 1998-05-21 10:46:43 +00:00
samples Added some more missing files. 1998-05-22 20:03:07 +00:00
src 1) log leves are now global wxLOG_ prefixed constants and not wxConfig::enum 1998-05-26 15:11:46 +00:00
user Initial revision 1998-05-20 14:01:55 +00:00
utils Added some more missing files. 1998-05-22 20:03:07 +00:00
install-sh Initial revision 1998-05-20 14:01:55 +00:00
Makefile Initial revision 1998-05-20 14:01:55 +00:00
template.mak Initial revision 1998-05-20 14:01:55 +00:00

wxWindows 2.0 alpha
-------------------

This is an alpha distribution of wxWindows 2.0. It may be made up
of sources for different platforms from different authors.

For generic installation information, see the docs directory. For
platform-specific installation information see for example docs/msw or
docs/gtk.