VetSerialApp Class Reference

extends wxApp and is essentially our entry point into the winmain program loop. Use OnInit() to initialize your primary window/frame. 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.


Member Function Documentation

virtual bool VetSerialApp::OnInit (  )  [virtual]


The documentation for this class was generated from the following file:
Generated on Sat Nov 10 10:03:36 2012 for Vet Serial Interfaces (w/ proof-of-concept application) by  doxygen 1.4.7