Re: [Activetcl] question relating to iwidgets::tabnotebook
by Tillmann Basien other posts by this author
Jan 2 2008 8:15AM messages near this date
view in the new Beta List Site
[Activetcl] question relating to iwidgets::tabnotebook
|
[Activetcl] Help with regexp
I found out
# Setup notebook
set vsb [scrollbar [$mainWindow childsite].vsb -orient
horizontal -width 8 -command "$::notebook view"]
$::notebook configure -scrollcommand "$vsb set"
But this does not move the selected tabs into a visibility.
[ToolBox] Tillmann Basien schrieb:
> I have a lot of tab for iwidgets::tabnotebook and want so implement a
> scrolling mechanisem.
>
> I saw an option -scrollcommand but cannot find out how this works and
> cannot find an example in the web.
>
> Any help?
>
> TAB
>
> --
>
> *ToolBox Solution GmbH*
>
> CEO/CTO Tillmann A. Basien
>
>
>
> Balinger Stra�e 37A
>
> D-70567 Stuttgart
>
>
>
> Fon: +49 (0) 711 71 68 631
>
> Hy : +49 (0) 173 87 38 987
>
> Fax: +49 (0) 711 45 70 899
>
> *** Sun Microsystems OEM Partner ***
>
>
>
> mailto:tab@[...].de / http://www.tbsol.de <http://www.tbsol.de>HRB: 23711
>
>
>
>
>
> This message and any files or documents attached are strictly
> confidential or otherwise legally protected. It is intended only for
> the individual or entity named. If you are not the named addressee or
> have received this email in error, please inform the sender
> immediately, delete it from your system and do not copy or disclose it
> or use it for any purpose. Please also note that transmission cannot
> be guaranteed to be secure or error-free.
>
> _______________________________________________
> ActiveTcl mailing list
> ActiveTcl@[...].com
> To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
>
--
*ToolBox Solution GmbH*
CEO/CTO Tillmann A. Basien
Balinger Stra�e 37A
D-70567 Stuttgart
Fon: +49 (0) 711 71 68 631
Hy : +49 (0) 173 87 38 987
Fax: +49 (0) 711 45 70 899
*** Sun Microsystems OEM Partner ***
mailto:tab@[...].de / http://www.tbsol.de <http://www.tbsol.de> HRB: 23711
This message and any files or documents attached are strictly
confidential or otherwise legally protected. It is intended only for the
individual or entity named. If you are not the named addressee or have
received this email in error, please inform the sender immediately,
delete it from your system and do not copy or disclose it or use it for
any purpose. Please also note that transmission cannot be guaranteed to
be secure or error-free.
Thread:
Tillmann Basien
Tillmann Basien
|