Status: Todo
I should move the following methods out of Application into a new class GuiApplication: addProgramMenu(), run(), showMainForm(), and xxxSession(), shutdown()
Because this code is used only in GuiApplications. User code can and should decide whether it is a simple console application or needs a GUI.
Refering articles:
- inspecting PmwContribD (surf notes 12.02.06) — PmwContribD is worth a look though it has appearently stopped to develop since 2001. more