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

Home » Public Forums » archive » IDLWAVE 4.4
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
IDLWAVE 4.4 [message #21955] Wed, 04 October 2000 00:00
dominik is currently offline  dominik
Messages: 47
Registered: June 2000
Member
Hi,

I have released IDLWAVE version 4.4 For "normal" users the only
important changes are (1) and (2), the rest is for you object
programmers.

1. Completion supports system variables and system variable tags. Try
for example M-TAB after

!v
!version.o

2. The IDLWAVE online help system (which must be downloaded and
installed separately) is now hyperlinked extensively.

3. Objects with name "self" in the source code of a method are
automatically assumed to be of the correct class.

4. IDLWAVE understands inheritance in all important contexts. So if
the class of an object is known (like for "self"), completion of
method names lists the native and all inherited methods.

5. Completion of class tags on "self" objects. So M-TAB after

self.

lists all tags of the current class, including inherited tags.

For inheritance to work, IDLWAVE needs to scan the part of the IDL
local library tree which contains the object and method definitions
you use.

Again, JD Smith has tested and encouraged much of this development.

Enjoy.

- Carsten


P.S.

If you are using XEmacs, wait one or two days, then the new IDLWAVE
package (1.22 I believe) will be available on the XEmacs site.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: IDLWAVE 4.4
Next Topic: How can I change the color of a WIDGET_BASE?

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

Current Time: Wed Oct 08 14:55:52 PDT 2025

Total time taken to generate the page: 0.00462 seconds