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

Home » Public Forums » archive » IDL version 5 bug in widget_control,/reset
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
IDL version 5 bug in widget_control,/reset [message #9824] Mon, 18 August 1997 00:00
thompson is currently offline  thompson
Messages: 584
Registered: August 1991
Senior Member
I don't know if anyone has mentioned this before or not, but there is a bug in
IDL version 5.0 involving the command

widget_control, /reset

If you use this command before any widgets have been created, then IDL will
crash with a segmentation error. One can get around this by preceding it with
the statement

if !version.release ge '5.0' then dummy = widget_base()

RSI has been notified, and confirm that it is a bug. As yet, they have no
projection as to when it will be fixed.

William Thompson
[Message index]
 
Read Message
Previous Topic: Help Wanted: IDL Math Expert
Next Topic: Size of Dialog_Pickfile (was Re: IDL Color Blues)

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

Current Time: Fri Oct 10 21:41:37 PDT 2025

Total time taken to generate the page: 0.80291 seconds