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

Home » Public Forums » archive » Re: widget sizing
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: widget sizing [message #52233 is a reply to message #52232] Wed, 10 January 2007 08:48 Go to previous messageGo to previous message
Wox is currently offline  Wox
Messages: 184
Registered: August 2006
Senior Member
Euhm... the text widget has the correct size, it is the parent base
widget which doesn't.

I stripped of all unnecessary things. Pushing "make" shows what I
mean:


pro test_event,ev
widget_control,ev.top,get_uvalue=base
n=50

t=widget_text(base,value=replicate('text',n),ysize=n,/SCROLL ,scr_ysize=100)
end


pro test
base=widget_base(/row)
bt=widget_button(base,value='make')
ch=widget_base(base,/column)
WIDGET_CONTROL,base, /REALIZE,set_uvalue=ch
Xmanager,'test',base,/NO_BLOCK
end



On Wed, 10 Jan 2007 07:45:44 -0700, David Fanning <news@dfanning.com>
wrote:

> At least in IDL 6.3 in Windows, the screen size of the widget
> is always what is displayed.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Tex in idldoc?
Next Topic: Recorrido a Espa�a

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

Current Time: Sat Oct 11 02:07:29 PDT 2025

Total time taken to generate the page: 0.96091 seconds