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

Home » Public Forums » archive » WIDGET_TEXT /APPEND
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
WIDGET_TEXT /APPEND [message #2573] Wed, 20 July 1994 20:01
victor is currently offline  victor
Messages: 9
Registered: May 1994
Junior Member
I encountered the following problem working with WIDGET_TEXT:
If I have a widget_text scrollable for example with YSIZE=3, then when I try to add more information to it AFTER all three lines have been filled, the nerw line
goes to UNDERNEATH the window <not visible> and only comes up after I write something to the window again.
in other words here how it goes:

FOR I=0,3 do begin

widget_control, text_win, set_value=string(i), /APPEND

END
you will have:
0
1
2

printed on the window, and 3 will be beneath it...<not visible> is there a way to overcome that?
thanks
[Message index]
 
Read Message
Previous Topic: Re: Vector overlay routines for IDL
Next Topic: STRANGE ERROR ENCOUNTEREED\

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

Current Time: Sat Oct 11 20:05:24 PDT 2025

Total time taken to generate the page: 0.87820 seconds