wxWidgets/contrib/include/wx
Robin Dunn 92e898b0b4 Added generic LoadObject methods that can load any classtype from a
resources and return it as a wxObject (Assuming there is a handler for
it.)

Enabled wxFrames and wxDialogs to be loaded using a new instance
rather than only with existing instances.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16720 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-08-24 02:26:13 +00:00
..
animate Added animation classes to contrib hierarchy 2001-07-06 10:24:54 +00:00
applet Merges from Scitech Branch (George Davison): 2002-02-07 18:46:31 +00:00
canvas Canvas: added some DECLARE_CLASS macros to stop it failing 2002-04-08 10:50:14 +00:00
fl Applied [ 565397 ] FL wxNewBitmapButton patch 2002-06-23 13:38:50 +00:00
gizmos Added component control accessors to wxEditableListBox 2002-06-24 21:51:06 +00:00
mmedia compilation fix after the array changes 2002-03-09 12:25:03 +00:00
net Added simple UNIX implementation 2001-09-06 19:27:52 +00:00
ogl Added name to wxShapeCanvas ctor for consistency 2002-07-06 04:14:52 +00:00
plot Added geometry option to setup.h; added some missing make and project files 2001-06-12 10:14:58 +00:00
stc Changed FindTExt intercase to more easily handle additional flags. 2002-06-04 19:25:29 +00:00
svg wxSVGDC class include files 2002-06-19 09:17:46 +00:00
xrc Added generic LoadObject methods that can load any classtype from a 2002-08-24 02:26:13 +00:00