wxWidgets/samples/dialogs
2009-03-07 15:39:09 +00:00
..
descrip.mms
dialogs_vc7.vcproj add headers to the samples' bakefiles so that they show up in MSVC project files 2009-03-04 11:47:32 +00:00
dialogs_vc8.vcproj add headers to the samples' bakefiles so that they show up in MSVC project files 2009-03-04 11:47:32 +00:00
dialogs_vc9.vcproj add headers to the samples' bakefiles so that they show up in MSVC project files 2009-03-04 11:47:32 +00:00
dialogs.bkl add headers to the samples' bakefiles so that they show up in MSVC project files 2009-03-04 11:47:32 +00:00
dialogs.cpp replace wxGetMultipleChoices() with wxGetSelectedChoices() which allows to distinguish between cancelling the dialog and not selecting any items in it (closes #10057) 2009-03-07 15:39:09 +00:00
dialogs.dsp add headers to the samples' bakefiles so that they show up in MSVC project files 2009-03-04 11:47:32 +00:00
dialogs.h add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
dialogs.ico
dialogs.rc
dialogs.rcO
dialogsM5.xml
dialogsW7.xml
makefile.bcc rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
makefile.gcc link with wininet.lib under Windows to avoid linking errors in wxUSE_URL_NATIVE==1 build (#10338) 2009-01-15 13:33:51 +00:00
Makefile.in Land the rest of the changes made by a rebake after r59067. 2009-03-02 20:11:39 +00:00
makefile.mgl
makefile.unx rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
makefile.vc link with wininet.lib under Windows to avoid linking errors in wxUSE_URL_NATIVE==1 build (#10338) 2009-01-15 13:33:51 +00:00
makefile.wat link with wininet.lib under Windows to avoid linking errors in wxUSE_URL_NATIVE==1 build (#10338) 2009-01-15 13:33:51 +00:00
tips.txt