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 #56639 is a reply to message #56638] Thu, 08 November 2007 13:54 Go to previous messageGo to previous message
natha is currently offline  natha
Messages: 482
Registered: October 2007
Senior Member
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

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.

In the IDL manual appears:
Under Microsoft Windows, when a hidden base is realized, then mapped,
a Windows resize message is sent by the windowing system. This "extra"
resize event is generated before any manipulation of the base widget
by the user.

But I use Linux.
[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: Thu Oct 09 06:03:12 PDT 2025

Total time taken to generate the page: 0.00464 seconds