wxWidgets/samples/toolbar
Vadim Zeitlin e838cc1468 1. wxMotif toolbar works; the toggle buttons have the same width as the other
ones and not twice as big
2. wxMotif::wxBitmap(from XPM) ctor now takes either "char **" or "const char
   **", as in wxGTK
3. added an X error handler to wxMotif (debug only)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4995 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-12-16 19:36:05 +00:00
..
bitmaps added support for vertical toolbars for MSW - seems to work more or less 1999-12-14 02:02:09 +00:00
.cvsignore More makefiles 1999-08-13 19:39:15 +00:00
makefile.b32 updated the sample and renamed the files 1999-12-13 23:05:56 +00:00
makefile.bcc updated the sample and renamed the files 1999-12-13 23:05:56 +00:00
makefile.dos updated the sample and renamed the files 1999-12-13 23:05:56 +00:00
makefile.g95 updated the sample and renamed the files 1999-12-13 23:05:56 +00:00
Makefile.in updated the sample and renamed the files 1999-12-13 23:05:56 +00:00
makefile.vc updated the sample and renamed the files 1999-12-13 23:05:56 +00:00
makefile.wat updated the sample and renamed the files 1999-12-13 23:05:56 +00:00
mondrian.ico Got printing, toolbar samples compiling under Windows again 1998-08-17 11:11:13 +00:00
mondrian.xpm Added bitmaps and icons to samples 1998-07-31 20:04:04 +00:00
toolbar.cpp 1. wxMotif toolbar works; the toggle buttons have the same width as the other 1999-12-16 19:36:05 +00:00
toolbar.def updated the sample and renamed the files 1999-12-13 23:05:56 +00:00
toolbar.rc added support for vertical toolbars for MSW - seems to work more or less 1999-12-14 02:02:09 +00:00