wxWidgets/samples/dialogs
Mattia Barbon a4e64fb55e Documented wxMotif filedialog limitations WRT wildcard syntax.
Modified filedialog to either extract the wildcard (if only one wildcard
is present) or assert (if more than one is present).


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18681 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-01-11 14:36:25 +00:00
..
.cvsignore Applied cvsignore patch 2003-01-08 10:01:33 +00:00
descrip.mms Committing in . 2000-08-24 10:58:27 +00:00
dialogs.cpp Documented wxMotif filedialog limitations WRT wildcard syntax. 2003-01-11 14:36:25 +00:00
dialogs.def
dialogs.dsp Updated version 2002-12-05 11:08:08 +00:00
dialogs.h More changes for better redraw flow under X11. 2002-03-28 18:57:50 +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.pro added new project files for all samples and demos; removed the old ones 2001-10-09 22:30:29 +00:00
dialogs.rc 1. fixes to wxDC deleting logic (should fix ~wxPrinterDC leak), some code 2001-04-09 01:22:48 +00:00
dialogs.rcO For OS/2 2002-09-04 13:39:02 +00:00
dialogsM5.xml updated CW exported xml projects 2002-08-24 20:57:15 +00:00
dialogsUniv.dsp Added wxUniv project file for dialogs 2002-12-17 22:28:42 +00:00
dialogsW7.xml applied patch to build wxMSW with CW7 (patch 550445) 2002-05-09 22:34:44 +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 inserted @IF_GNU_MAKE@ to allow building with other make versions 2002-01-25 11:31:21 +00:00
makefile.mgl Watcom wxMGL makefiles 2002-01-17 23:42:27 +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 replaced "CC = gcc" and even stranger "CPP = gcc -g" (huh?) with 2001-11-28 18:10:15 +00:00
makefile.va For OS/2 2002-09-04 13:39:02 +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
tips.txt Applied patch [ 600500 ] Tip-of-day: comments, translatable 2002-08-31 12:08:02 +00:00