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

Home » Public Forums » archive » Carriage Return / LineFeed in Text Widget
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Carriage Return / LineFeed in Text Widget [message #30919] Wed, 22 May 2002 03:05
Emmler, Oliver is currently offline  Emmler, Oliver
Messages: 14
Registered: May 2001
Junior Member
Hello,

i want to show the progress of my program i a text widget.
At the command line i use

print, 'Hello' + STRING(10B) + 'World'

Output:
Hello
World

I the text widget i tried the same but i get only a black square instead of
a LF

info = 'Hello' + STRING(13B) + 'World'
WIDGET_CONTROL, i_text, SET_VALUE=info

I think theres only a minor change to do, isn't it ?

--
Oliver Emmler
University of Heidelberg
Departement of Radiology
Phone: +49-6221-7963059 E-Mail: Oliver.Emmler@med.uni-heidelberg.de
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: idl/idlde command line autocomplete
Next Topic: Re: Carriage Return / LineFeed in Text Widget

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

Current Time: Wed Oct 08 11:51:25 PDT 2025

Total time taken to generate the page: 0.00821 seconds