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

Home » Public Forums » archive » Re: IDL Comments
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: IDL Comments [message #39135 is a reply to message #39054] Tue, 20 April 2004 18:57 Go to previous message
kklare is currently offline  kklare
Messages: 7
Registered: April 2004
Junior Member
In the olden days IDL used the ;+ and ;- markers to delimit the header
text for making .help files.
In the lib/obsolete directory you will find mk_library_help.pro to
convert a directory of .pro files into an special (offsets and topics
first) file with the bodies. Then mp_widget.pro was used to display
them. HTML and PDF have obsoleted that. It did not support help on the
basics and internals of IDL, e.g., + or FLOAT.

I improved mp_widget to use a list for a large number (~200) of topics
but did not square subscripts nor add no_block. (I use a special
xmanager that does not block inside other widgets, circa 1991 and
potentially in the main program to allow it to be in the event loop
for variable creation.)
; 1-Aug-1995 KAK Monospaced font for list widgets.
; 1-Aug-1995 KAK Handle empty .help elements of HELP_PATH.
; 1-Aug-1995 KAK Buttons columns auto-sized based on area. (later
irrelevant)
; 11-Dec-1995 KAK remove STRLOWCASE because my Unix path has upper.
; 11-Dec-1995 KAK make it 2 lists and the text, only a quit button.
; 25-Mar-2004 KAK make routine width 15, text box 30 not 45.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: dialog_pickfile
Next Topic: Re: library and online help

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

Current Time: Sun Oct 12 09:43:05 PDT 2025

Total time taken to generate the page: 1.35939 seconds