wxWidgets/samples/html
Vadim Zeitlin 570926f0d7 Use SetInitialSize() in the about wxHTML sample.
SetSize() is useless here as it is simply ignored by the sizer which will fit
the window to its initial size anyhow.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76430 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-04-29 20:35:40 +00:00
..
about Use SetInitialSize() in the about wxHTML sample. 2014-04-29 20:35:40 +00:00
help use "new" wx-prefixed macros in samples 2014-03-30 07:07:55 +00:00
helpview use wxOVERRIDE 2014-03-30 00:02:23 +00:00
htmlctrl use "new" wx-prefixed macros in samples 2014-03-30 07:07:55 +00:00
printing use "new" wx-prefixed macros in samples 2014-03-30 07:07:55 +00:00
test use "new" wx-prefixed macros in samples 2014-03-30 07:07:55 +00:00
virtual use "new" wx-prefixed macros in samples 2014-03-30 07:07:55 +00:00
widget use "new" wx-prefixed macros in samples 2014-03-30 07:07:55 +00:00
zip use "new" wx-prefixed macros in samples 2014-03-30 07:07:55 +00:00
html_samples.bkl don't generate install commands, not needed 2003-08-09 22:31:07 +00:00
makefile.bcc Rebake the rest of the files after TOOLKIT change in MSW bakefile. 2013-07-06 12:32:23 +00:00
makefile.gcc Make windres command used in MinGW build configurable. 2013-10-26 20:29:57 +00:00
Makefile.in Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
makefile.unx Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
makefile.vc Rebake the rest of the files after TOOLKIT change in MSW bakefile. 2013-07-06 12:32:23 +00:00
makefile.wat Rebake the rest of the files after TOOLKIT change in MSW bakefile. 2013-07-06 12:32:23 +00:00