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

Home » Public Forums » archive » Re: Top 10 IDL Requests
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: Top 10 IDL Requests [message #20630 is a reply to message #20627] Tue, 18 July 2000 00:00 Go to previous messageGo to previous message
Harvey Rarback is currently offline  Harvey Rarback
Messages: 24
Registered: September 1998
Junior Member
David,

Thanks for taking on the burden of making IDL better.

My request is to give VMS the same status as the other OSes that IDL supports by
eliminating the restriction that the VMS "plain tty" cannot process widget
events, making it impossible to build non-blocking widget applications.

I use both the VMS Development Environment and "plain tty" interface. I am
forced to do kludges like

> help, /key, out=out ; kludge to see if we are running in terminal environment
> cli = strcmp( out[0], '%', 1) eq 0
> defsysv, '!cli', cli, 1 ; /read_only

to be able to determine whether Xmanager returns control to me or not. As an
aside, is there a better way to determine this information?

Related to this problem: in IDL 5.3 the restriction that an object could not be
destroyed in its INIT method first appeared. But if you are building widget
object applications in VMS where the INIT method makes the first call to
Xmanager, you are forced into shenanigans in order to do proper garbage
collection on the object. Could this restriction be removed?

--Harvey
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: assignment inside boolean expression
Next Topic: Re: Link IDL to ORACLE Pro*FORTRAN

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

Current Time: Sat Oct 11 14:58:25 PDT 2025

Total time taken to generate the page: 1.51918 seconds