On samedi 11 octobre 2008, Jorge Carrión wrote:
> 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

Workspace.ActiveWindow = The window you want to see.

-- 
Benoit Minisini

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to