artefaktur
software engineer &        architecture

 
 
 
 

class App

Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

acdk::wx::App Class Reference

#include <App.h>

Inheritance diagram for acdk::wx::App:

acdk::wx::EvtHandler acdk::wx::WxObject acdk::lang::Object acdk::lang::ObjectBase acdk::lang::dmi::StdDispatch List of all members.

Detailed Description

see wxApp

Author:
Roger Rene Kommer (mailto:kommer@artefaktur.com)
Version:
Revision
1.8
Date:
Date
2005/03/31 16:30:50


Public Member Functions

 App ()
virtual bool onInit ()
virtual int onExit ()
virtual int onRun ()
virtual void handleException (IN(RThrowable) ex)
 overwrite this if wanted.

void handleUnknownException ()

Static Public Member Functions

int main2 (RStringArray args)
int createGui (IN(RString) appClassName, IN(RStringArray) args)
int createGui (IN(RApp) application, IN(RStringArray) args)
int main (int argc, char *argv[], char **envptr=0, const char **addargs=0)

Constructor & Destructor Documentation

acdk::wx::App::App  ) 
 


Member Function Documentation

int acdk::wx::App::createGui IN(RApp application,
IN(RStringArray args
[static]
 

int acdk::wx::App::createGui IN(RString appClassName,
IN(RStringArray args
[static]
 

virtual void acdk::wx::App::handleException IN(RThrowable ex  )  [virtual]
 

overwrite this if wanted.

by default it just print the exception and stacktrace to System::err an rethrow the exception

Parameters:
ex may be Nil if an exception not derived from Throwable occours.

void acdk::wx::App::handleUnknownException  ) 
 

int acdk::wx::App::main int  argc,
char *  argv[],
char **  envptr = 0,
const char **  addargs = 0
[static]
 

int acdk::wx::App::main2 RStringArray  args  )  [static]
 

virtual int acdk::wx::App::onExit  )  [virtual]
 

virtual bool acdk::wx::App::onInit  )  [virtual]
 

virtual int acdk::wx::App::onRun  )  [virtual]
 

 
Last modified 2005-05-08 18:33 by SYSTEM By Artefaktur, Ing. Bureau Kommer