git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57642
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
@library{wxbase}
@category{appmanagement}
@library{wxbase}
@category{appmanagement}
- @see @ref overview_app, wxApp, wxAppTraits, wxEventLoop
+ @see @ref overview_app, wxApp, wxAppTraits, wxEventLoopBase
*/
class wxAppConsole : public wxEvtHandler
{
*/
class wxAppConsole : public wxEvtHandler
{
video modes (see SetVideoMode()).
In general, application-wide settings for GUI-only apps are accessible
video modes (see SetVideoMode()).
In general, application-wide settings for GUI-only apps are accessible
- from wxApp (or from wxSystemSettings).
+ from wxApp (or from wxSystemSettings or wxSystemOptions classes).
@library{wxbase}
@category{appmanagement}
@library{wxbase}
@category{appmanagement}
- @see @ref overview_app, wxAppTraits, wxEventLoop, wxSystemSettings
+ @see @ref overview_app, wxAppTraits, wxEventLoopBase, wxSystemSettings
*/
class wxApp : public wxAppConsole
{
*/
class wxApp : public wxAppConsole
{