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

Home » Public Forums » archive » universal structure editor progress
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: universal structure editor progress [message #15193 is a reply to message #15192] Wed, 28 April 1999 00:00 Go to previous message
Dyer Lytle is currently offline  Dyer Lytle
Messages: 11
Registered: April 1996
Junior Member
Hi,

I forgot to mention anything about how the code I just posted works.
I guess Real IDL Programmers (TM) would just read the code and figure
it out but since I am not one of those talented few, here is how it
works (in brief!).

Somewhere in your program you call structedit and pass it your structure

structedit,info ; pass structedit the 'info' structure

Structedit will show the structure tags and what they point to.
To decend into an array or a substructure click on "what it points to",
that is something in the second column, and pick "descend" from the
'file' menu. This will pop up another window whose type depends on
what the substructure or array looks like. If it is another structure
you will get another window just like the one already on the screen,
if it is a big 2-d array it will try to display it as an image, if it
is a small 2-d array it will show a spreadsheet, if it is a 1-D array
you will see a slider widget you can use to select entries. If it is
higher dimension than a 2-D array you will get a widget that allows you
to
select a dimension-1 hyperplane, etc. Appropriate subwidgets also
have the select and descend function. A complex structure can fill your
screen with widgets. Have fun! (remember, it doesn't edit anything
yet!)

Any and all improvements, comments, whatever, are very welcome!

--

-Dyer Lytle in Tucson
Cassini ISS Software Engineer
dyer@lpl.arizona.edu
[Message index]
 
Read Message
Read Message
Previous Topic: IDL Solaris much slower than Intel
Next Topic: Re: NOAA Satellite Active Archive IDL Imagery Display Tool

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

Current Time: Sun Oct 12 02:41:02 PDT 2025

Total time taken to generate the page: 0.88116 seconds