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

Home » Public Forums » archive » Re: Two little questions:
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: Two little questions: [message #37192 is a reply to message #37176] Tue, 02 December 2003 06:12 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Nuno Oliveira writes:

> 1.. Sometimes I use the function PICKFILE. Don't ask where did I get it,
> but I did. The fact is this function doesn't appear on my quick reference.
> Two issues on my question: what parameters to this function (as I want to
> insert a limitation on the files to open and maybe other things) and how in
> IDL is going to get this function?

Well, I confess I use PICKFILE, too. :-)

But only from the IDL command line when I am in
a hurry. When it counts, I use DIALOG_PICKFILE,
and so should you. PICKFILE is no longer supported
by RSI.

But to do what you want to do, I think you are going
to have to write your own file opening tool. I've
thought about it myself, but it just seems like too
much work. My SELECTIMAGE routine is about as close
as I ever got, but I still go back to DIALOG_PICKFILE
to browse.

> 2.. His there a way to display text (in the case a index number) on window
> draw type, made with direct graphics?

XYOUTS.

Cheers,

David
--
David W. Fanning, Ph.D.
Fanning Software Consulting, Inc.
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
[Message index]
 
Read Message
Read Message
Previous Topic: Cleaning up inherited object classes
Next Topic: creating elliptically shaped images

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

Current Time: Wed Oct 08 16:51:43 PDT 2025

Total time taken to generate the page: 0.00338 seconds