Just want a default tab selected in my editor, thanks!
How to pre-select a tab (maxgui)
BlitzMax Forums/BlitzMax Beginners Area/How to pre-select a tab (maxgui) SelectGadgetItem Tabber,default_item?
Thank you!
It requires an index. Is there away to retrieve the index of a particular tab from its TGadget handle?
It requires an index. Is there away to retrieve the index of a particular tab from its TGadget handle?
item=SelectedGadgetItem(tabber)?