Introduction
The tab classes provides a way to display rows of tabs (like file divider tabs), which can be
used to switch between panels or other information. Tabs are most
commonly used in dialog boxes where the number of options is too great
to fit on one dialog.
This code compiles and runs on MS Windows and Motif, but limitations of
XView (panel refresh, no nested subwindows) prevent it from being used
on that platform.
The appearance and behaviour of a wxTabbedDialogBox