[Gambas-user] Accesing workspace's Tabs

Jorge Carrión shordi at ...626...
Sat Oct 11 18:55:30 CEST 2008


How can I access to workspace' tabs?
I've a form with a workspace that I fill with wrkspc.add(window) function.
But the active tab is the last I've added and I want the first tab I've add
as the active tab when the user open de form.
I'tried things like wrksp.children[0].setfocus and so, but doesn't work. How
is the correct sintaxis?
Thanks
Jorge



More information about the User mailing list