About Store Forum Documentation Contact



Search Results
Post Author Forum Replies Views Posted [asc]
  Thread: how to access children of GuiObj
Post: how to access children of GuiObj

is there any way to access the children of a GuiObj? i.e: Window tempWin; Text tempTxt; GuiObj* tempGuiObjPtr; Gui += tempWin.create(Rect_C(0, 0, 1.0, 1.0)); tempWin += tempTxt.create(Rect_C(0, 0, ...
mech Support 1 3,048 08-20-2009, 12:49 AM