Re: Text Widget Confession [message #26754 is a reply to message #26626] |
Sun, 23 September 2001 10:00   |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
Andrew Cool (cooladjc@chariot.net.au) writes:
> Here's a Fortran-ish, Saturday night, looking thing that will return
> the correct line number for (hopefully) any text file that you suck
> into the text widget with Dialog_Pickfile.
Well, I'm grateful for any solution, even a Fortran-ish one. :-)
It turns out a list widget, although simplifying my
life, made other things more complicated. For example,
one of the requirements is that we be able to cut
and paste information in the "form" into an application
like Excel. You can do this from a text widget, but
not from a List widget, even though the two look identical
on the display.
(And while I'm on the topic, how come you can't
send anything but graphics output commands to the
Printer? Does this make any sense to you!?)
Cheers,
David
--
David W. Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438, E-mail: david@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
|
|
|