[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to pick a window?
AM (amacphee@my-deja.com) writes:
> OK, I guess I asked for it :-) I'll check the books (including yours; I
> bought that a couple of weeks ago too :-)
> Just for some encouragement before I try this, is there an easy way to
> translate something like
>
> window
> tvscl, indgen(256,256)
>
> into 'widget speak'?
Yep.
IDL> FSC_Window, 'TVImage', Indgen( 256, 256)
Resizeable graphics window, automatic output to
all kinds of file output, color tables built
in, etc., etc.
You can find all the programs you need on my
web page. :-)
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438 E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155