Hello, I have recently started workign on an app that uses tabs, however, I noticed if I add an object after the gui has been created, the object i snot put inside the tab.
So my question is how do I get the active tab? I have tried using guictrlsetonevent() with guictrlread() but it doesnt seem to detect any change.