wxWidgets/samples/dialogs
Vadim Zeitlin 761989ffb5 Vain attempts to make kbd navigation work inside find/replace dialog - it
still doesn't. But at least the dialog itself does work now.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11228 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-08-01 02:29:35 +00:00
..
.cvsignore ignore CodeWarrior build directory and output files 2001-03-05 20:16:58 +00:00
descrip.mms Committing in . 2000-08-24 10:58:27 +00:00
dialogs.cpp Vain attempts to make kbd navigation work inside find/replace dialog - it 2001-08-01 02:29:35 +00:00
dialogs.def *** empty log message *** 1998-05-22 19:57:05 +00:00
dialogs.h Vain attempts to make kbd navigation work inside find/replace dialog - it 2001-08-01 02:29:35 +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 Updated version to 2.3.2 so apps can test for differences in new merged source 2001-06-27 20:36:30 +00:00
DialogsVC.dsw Added VC++ project files (seems logical) 2000-10-10 16:59:34 +00:00
makefile.b32 Simplified BC++ makefiles; C++Builder 1.0 compilation seems to work; 1999-01-04 21:51:15 +00:00
makefile.bcc Changes for 16-bit BC++ (not there yet), GnuWin32; typetest sample 1998-12-28 12:35:49 +00:00
makefile.dos wxPaintDC -> wxDC in wxListCtrl; fixed compile problems in wxTreeCtrl (return 1998-12-20 23:49:21 +00:00
makefile.g95 Rationalised Cygwin sample makefiles 1999-02-09 15:37:52 +00:00
Makefile.in added dependency handling to Makefiles 2001-07-22 15:05:53 +00:00
makefile.twn Added a few files; fixed some warnings and wxMotif compile problems 1999-01-31 18:47:10 +00:00
makefile.unx makefile updates, 1999-11-21 19:28:15 +00:00
makefile.vc Renamed .nt makefiles to .vc and factored them out; made DND sample compile 1999-01-24 19:13:55 +00:00
makefile.wat Watcom C++ mods 1999-01-07 15:22:05 +00:00
makemac.mcp added dead-strip static initialization code option 2001-06-09 20:03:18 +00:00
tips.txt 1. wxStaticLine implemented (generic (ugly) and MSW versions) 1999-06-28 21:39:49 +00:00