statement must be a sequence of one or more dlgTabPage objects. There must be no other dialog objects in this sequence.
Example
dlgTabWidget { dlgTabPage("Tab &1") { dlgLabel("This is page 1"); } dlgTabPage("Tab &2") { dlgLabel("This is page 2"); } }
Index | Copyright © 2005 CadSoft Computer GmbH |