<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7638.1">
<TITLE>RE: fusion-users Digest, Vol 24, Issue 8</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>I have now found out how to do this and for those interested here is the solution.&nbsp; Asuming that tabbox1 is a Jx.TabBox with three tabs, I set the active tab to the third tab with this code:<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; tabbox1.tabSet.setActiveTab(tabbox1.tabSet.tabs[2]);<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; tabbox1.tabSet.tabs[2].setActive(true);<BR>
<BR>
Greetings Ari<BR>
<BR>
-----Original Message-----<BR>
From: fusion-users-bounces@lists.osgeo.org on behalf of fusion-users-request@lists.osgeo.org<BR>
Sent: Thu 2/18/2010 5:01 PM<BR>
To: fusion-users@lists.osgeo.org<BR>
Subject: fusion-users Digest, Vol 24, Issue 8<BR>
<BR>
Send fusion-users mailing list submissions to<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; fusion-users@lists.osgeo.org<BR>
<BR>
To subscribe or unsubscribe via the World Wide Web, visit<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <A HREF="http://lists.osgeo.org/mailman/listinfo/fusion-users">http://lists.osgeo.org/mailman/listinfo/fusion-users</A><BR>
or, via email, send a message with subject or body 'help' to<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; fusion-users-request@lists.osgeo.org<BR>
<BR>
You can reach the person managing the list at<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; fusion-users-owner@lists.osgeo.org<BR>
<BR>
When replying, please edit your Subject line so it is more specific<BR>
than &quot;Re: Contents of fusion-users digest...&quot;<BR>
<BR>
<BR>
Today's Topics:<BR>
<BR>
&nbsp;&nbsp; 1. How to set the active tab in a Jx.TabBox (Ari ??r?arson)<BR>
<BR>
<BR>
----------------------------------------------------------------------<BR>
<BR>
Message: 1<BR>
Date: Thu, 18 Feb 2010 16:26:10 -0000<BR>
From: Ari ??r?arson &lt;ari@snertill.is&gt;<BR>
Subject: [fusion-users] How to set the active tab in a Jx.TabBox<BR>
To: &lt;fusion-users@lists.osgeo.org&gt;<BR>
Message-ID:<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;FD1AEAFE8595974CADD8952EB37BF884469E8A@askja.snertill.local&gt;<BR>
Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<BR>
<BR>
Hello everyone<BR>
<BR>
I was wondering if it was possible to set the active tab in a Jx.TabBox programmatically<BR>
and if that is possible, how to do it.&nbsp; Like when you maximize a panel in a panel set.<BR>
<BR>
Greetings Ari<BR>
-------------- next part --------------<BR>
An HTML attachment was scrubbed...<BR>
URL: <A HREF="http://lists.osgeo.org/pipermail/fusion-users/attachments/20100218/c691b495/attachment-0001.html">http://lists.osgeo.org/pipermail/fusion-users/attachments/20100218/c691b495/attachment-0001.html</A><BR>
<BR>
------------------------------<BR>
<BR>
_______________________________________________<BR>
fusion-users mailing list<BR>
fusion-users@lists.osgeo.org<BR>
<A HREF="http://lists.osgeo.org/mailman/listinfo/fusion-users">http://lists.osgeo.org/mailman/listinfo/fusion-users</A><BR>
<BR>
<BR>
End of fusion-users Digest, Vol 24, Issue 8<BR>
*******************************************<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>