wxWidgets/samples/dialogs
Gilles Depeyrot 555d502faf removed leftover testing code in patch for wxComboBox and wxListBox that
only compiles with configured with --enable-debug


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11501 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-08-28 18:50:12 +00:00
..
.cvsignore corrected CodeWarrior project target names and generated application names 2001-08-12 15:29:21 +00:00
descrip.mms Committing in . 2000-08-24 10:58:27 +00:00
dialogs.cpp removed leftover testing code in patch for wxComboBox and wxListBox that 2001-08-28 18:50:12 +00:00
dialogs.def
dialogs.h moved button handler into the modeless dialog itself - at least like this it works 2001-08-20 23:01:17 +00:00
dialogs.ico There was no icon file in this example, causing compilation with VC to fail. I just stole a DialogEditor icon to use here 2001-04-27 03:41:47 +00:00
dialogs.rc 1. fixes to wxDC deleting logic (should fix ~wxPrinterDC leak), some code 2001-04-09 01:22:48 +00:00
DialogsVC.dsp Fixed project files for regex.lib, taking the regex C files out of the main wxvc.dsp 2001-08-10 17:03:02 +00:00
DialogsVC.dsw Added VC++ project files (seems logical) 2000-10-10 16:59:34 +00:00
makefile.b32
makefile.bcc
makefile.dos
makefile.g95
Makefile.in added dependency handling to Makefiles 2001-07-22 15:05:53 +00:00
makefile.twn
makefile.unx
makefile.vc
makefile.wat
makemac.mcp corrected CodeWarrior project target names and generated application names 2001-08-12 15:29:21 +00:00
tips.txt