'Dynamic' XRC
Vadim Zeitlin
vadim at wxwindows.org
Fri Jan 5 06:34:47 PST 2007
On 5 Jan 2007 03:02:51 -0800 Michael Bonfils <murlock42 at gmail.com> wrote:
MB> Later, is it possible for my app to load a XRC (for example
MB> "my_planning.xrc" ) ?
Yes, why not?
MB> If my_planning.xrc is upgraded, can my app reload XRC or I have to
MB> 'clean up' wxWmlResource ?
You can use Unload() and then Load() it again.
MB> PS: I'm using wxWidgets 2.6.1
You really shouldn't. If you use 2.6, you must be using the latest
(perfectly compatible except that it fixes a lot of bugs) 2.6.3 version.
And if you don't have any special reason to use 2.6, you should be using
2.8.0.
Regards,
VZ
--
TT-Solutions: wxWidgets consultancy and technical support
http://www.tt-solutions.com/
More information about the wx-users
mailing list