You probably won't need to do much with this class. wxEuphoria creates a wxApp object automatically.
This is the procedure that should be used to exit the program. If you create an on close event for your main frame, this must be called from the event handler, or your application will not close. wxEuphoria automatically does this for you if you do not define an on close event.