VetSerialApp Class Reference

extends wxApp and is essentially our entry point into the winmain program loop. More...

#include <wxguipoc.h>

List of all members.

Public Member Functions

virtual bool OnInit ()


Detailed Description

extends wxApp and is essentially our entry point into the winmain program loop.

Use OnInit() to initialize your primary window/frame.

Todo:
The actual winmain is hiddne behind a couple macros that we need to run to get the program loop running. This is very similiar to boost's unit tests framework, which raises the question of how we can use unit tests to QA a wxWidgets GUI. This needs to be investigated and sorted out.

Definition at line 66 of file wxguipoc.h.


The documentation for this class was generated from the following file:
Generated on Thu Sep 27 11:11:48 2012 for VetSim by  doxygen 1.4.7