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

Home » Public Forums » archive » Re: MAP keyword
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: MAP keyword [message #56638 is a reply to message #56637] Thu, 08 November 2007 14:15 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
natha writes:

> My widget_base is initialized with MAP=0:
>
> self.ToolTipsBase=WIDGET_BASE(buttonsBase, FRAME=1, /ROW,
> SCR_YSIZE=35, /BASE_ALIGN_CENTER, MAP=0)
>
> In the interface, when a new file is opened I change this state via
> WIDGET_CONTROL:
>
> WIDGET_CONTROL, self.VPRToolTipsBase, MAP=1

Well, I'm confused. Is this the same widget as you
created above!?

> In this moment I dont have any problems.
> But then if I want to add a new WIDGET_TAB in the top level widget,
> self.ToolTipsBase is resized automaticly.

Resized to what? What would you want it to do? I'm not
sure it is a good idea to add another TAB widget after
the program has been realized. I can see how this could
cause confusion. But I don't see what this has to do
with your unmapped base, either. Is it in the unmapped
base that you are creating the tab widget?

Sorry, I just find the whole discussion confusing. :-(

Cheers,

David

--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: string conversion & integer
Next Topic: strpos

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

Current Time: Sat Oct 11 01:41:20 PDT 2025

Total time taken to generate the page: 1.43982 seconds