IDLWAVE routine info problem [message #47485] |
Fri, 10 February 2006 03:43 |
lbusett@yahoo.it
Messages: 30 Registered: February 2006
|
Member |
|
|
Hi all,
I'm trying to install IDLWAVE on my windows XP PC, but I'm having
some problems. I installed Xemacs (last version) and i also updated the
IDLWAVE package to version 5.6, and all seems to work correctly until i
try to use the help or the auto-completion function: the problem is
that only some of the IDL procedures are "available".
For example, if i write "d" and then "ESC + TAB" for autocompletion, i
can't find the "DIALOG_PICKFILE" procedure(see below):
> Possible completions are:
> define_key dendro_plot dlm_load
> define_msgblk dendrogram dlm_register
> define_msgblk_from_file device doc_library
> defsysv dfpmin draw_roi
> delvar dissolve
The results are strange: for example, I can get "WIDGET_CONTROL", but
not "WIDGET_BASE".
What am I doing wrong ? Do i need to update in some way the
routine-info files ? If so , how can I do it (I'm completely new with
emacs/xemacs) ?
Thanks for your help,
Lorenzo
|
|
|