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

Home » Public Forums » archive » CW_FORM
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: CW_FORM [message #21408 is a reply to message #21332] Wed, 23 August 2000 00:00 Go to previous messageGo to previous message
davidf is currently offline  davidf
Messages: 2866
Registered: September 1996
Senior Member
Aimy (hom@sask.usask.ca) writes:

> Would using the conventional XMANAGER event handling procedure prevent me
> from obtaining all of this data? I do not want to execute a procedure each
> time a field is changed; rather, I would like to store all the changed
> fields and use that information together somewhere else.
>
> Pavel, the code you gave me works, but I don't know how to obtain the
> string I inputed in the "File Name" field after I press the "OK" button.

Is doesn't matter what you use to collect
the data (although I wouldn't use CW_FORM
either). The important thing is that you store
the information on the form *outside* the program
so you can collect and return the data from the
widget definition module (after the XManager
command). By "outside" I mean in some kind of
pointer location.

You can either read my book on the subject of
writing dialog form widgets (:-)), or you can
look at a simple example of such a program. Here is
one that goes with the book:

ftp://ftp.dfanning.com/pub/dfanning/outgoing/idl_course/getd ata.pro

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
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: CW_FORM
Next Topic: Speedy way to get compare array elements. . .

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

Current Time: Thu Oct 09 23:05:06 PDT 2025

Total time taken to generate the page: 0.39453 seconds