Re: General purpose structure editor? [message #14383 is a reply to message #14378] |
Wed, 24 February 1999 00:00   |
mrfitz
Messages: 1 Registered: February 1999
|
Junior Member |
|
|
In article <MPG.113e1b45eae4d7e79896f4@news.frii.com>,
David Fanning <davidf@dfanning.com> wrote:
> Dyer Lytle (dyer@lpl.arizona.edu) writes:
>
>> Does anyone know if there exists IDL code anywhere
>> for a general purpose, widget-based, IDL structure
>> editor that will display the tags and values in
>> a text field and allow the user to edit them and
>> save back to the structure? It should also descend
>> into arrays and pointers to substructures, etc.
>>
>> (I am trying to avoid writing this myself although
>> it will be an interesting project.)
>
> Here's a piece of advice, Dyer. Do this on your
> own time with the PC at home and don't touch the
> University's computers. Then, when you have it done,
> call me first before you show it to anyone else.
> I've got a feeling you are not the only one who
> wants one of these. :-)
>
> 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
What about XVAREDIT ? It deals with nested structures, though
you may need to make it more robust.
--
--
Mike Fitzgibbon MRFitz@ns.arizona.edu
UofAz, LPL phone:(520)626-4791
Systems Programmer, Sr. fax: (520)621-6783
|
|
|