comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Tab Widgets?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Tab Widgets? [message #24681 is a reply to message #24677] Wed, 18 April 2001 00:22 Go to previous message
Thomas Launey is currently offline  Thomas Launey
Messages: 25
Registered: September 1999
Junior Member
In article <3AD4F212.DAC2CBF@home.com>, t.fulton@home.com says...
> Hi All,
>
> Is there a WIDGET_TAB or some such function
> that creates a tab widget? By tab widget,
> I'm referring to a GUI that where you switch
> between different windows by clicking on
> file folder-like tabs (Much like the way one
> can switch between "Groups" and "Build Order"
> in the IDL 5.4 DE)
>
> Thanks in advance.
>
> PS If responding by e-mail, please send
> messages to fulton@dansas.usask.ca
>
>

Hello,
I guess there is a better way to do it but this might be a start:
if all the child of your "Tab Widget" base are of the same size, you
could use the /Map keyword of widget_control to make bring a given widget
"to the front". All you need is a row (or column) of button, one for each
page of your Tab Widget, that call widget_control, page_n, /map
This has the disadvantage of using explicit size definition to make sure
that the front widget hides the others or calling widget_control,
all_other_pages, map=0.
I hope this helps
cheers
Thomas
--
Thomas Launey
Lab. for Memory and Learning
Brain Science Institute, RIKEN
Saitama, Japan
[Message index]
 
Read Message
Read Message
Previous Topic: Re: Setting up offsets array ...
Next Topic: Re: reading file into structure?

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sun Oct 12 02:36:27 PDT 2025

Total time taken to generate the page: 1.43973 seconds