Re: help: window content erased after resize [message #44221] |
Thu, 26 May 2005 08:06 |
Chi-Kuei Wang
Messages: 4 Registered: May 2005
|
Junior Member |
|
|
Antonio Santiago wrote:
> Chi-Kuei Wang wrote:
>
>> Hi,
>>
>> After plotting a simple curve in a window, when I resize the window
>> (using cursor), the window content is erased by the window border. Is
>> there a way to sync the size the window and the size of the content
>> inside?
>> I remember some time ago I found and answer. Since I haven't used
>> IDL for a while, I just can't find the answer.
>>
>> Chi-Kuei
>
>
> It is not possible. You are responsible to get every new window size and
> modify its content size.
>
> This can help you: http://www.dfanning.com/widget_tips/resize_draw.html
>
>
> Bye.
>
I do have a errneous memory.
Thanks,
Chi-Kuei
|
|
|
Re: help: window content erased after resize [message #44246 is a reply to message #44221] |
Tue, 24 May 2005 22:55  |
Antonio Santiago
Messages: 201 Registered: February 2004
|
Senior Member |
|
|
Chi-Kuei Wang wrote:
> Hi,
>
> After plotting a simple curve in a window, when I resize the window
> (using cursor), the window content is erased by the window border. Is
> there a way to sync the size the window and the size of the content inside?
> I remember some time ago I found and answer. Since I haven't used IDL
> for a while, I just can't find the answer.
>
> Chi-Kuei
It is not possible. You are responsible to get every new window size and
modify its content size.
This can help you: http://www.dfanning.com/widget_tips/resize_draw.html
Bye.
--
-----------------------------------------------------
Antonio Santiago P�rez
( email: santiago<<at>>grahi.upc.edu )
( www: http://www.grahi.upc.edu/santiago )
( www: http://asantiago.blogsite.org )
-----------------------------------------------------
GRAHI - Grup de Recerca Aplicada en Hidrometeorologia
Universitat Polit�cnica de Catalunya
-----------------------------------------------------
|
|
|