David Dynerman
21 years ago
I was wondering what the canonical way of accessing an application
instance.
I couldn't find it browsing the documentation, but is there a global
function that returns the wxApp instance (assuming single-instance)?
If not, is there a clean way to get at the app?
i.e. in OnInit()?
globalInsance = *this;
Thanks for any help.
David
---------------------------------------------------------------------
To unsubscribe, e-mail: wx-users-***@lists.wxwidgets.org
For additional commands, e-mail: wx-users-***@lists.wxwidgets.org
instance.
I couldn't find it browsing the documentation, but is there a global
function that returns the wxApp instance (assuming single-instance)?
If not, is there a clean way to get at the app?
i.e. in OnInit()?
globalInsance = *this;
Thanks for any help.
David
---------------------------------------------------------------------
To unsubscribe, e-mail: wx-users-***@lists.wxwidgets.org
For additional commands, e-mail: wx-users-***@lists.wxwidgets.org