Home »
Public Forums »
archive »
WIDGET REALIZATION BUG in 5.5 ?
WIDGET REALIZATION BUG in 5.5 ? [message #28763] |
Tue, 08 January 2002 08:34 |
m.lowry
Messages: 4 Registered: August 2001
|
Junior Member |
|
|
Hi All,
I have just installed 5.5 and came across an error I hadn't seen in
5.4.
I use a 'PRO_SET_VALUE' routine to create a button each time I load an
image file. This button's UVALUE carries information about the file
and serves as a launching button for the file it represents. At the
end of the routine I use WIDGET_CONTROL to send an event to the just
created button to make it the 'currently' active button and update
some display labels. Unfortunately IDL comes back with the following
message:
% WIDGET_CONTROL: Request not allowed on unrealized widget.
This seems strange as the button must be realized, albeit implicitly,
since it appears on screen!
Any ideas how I might prevent the error?
Cheers!
|
|
|
Current Time: Fri Oct 10 10:57:23 PDT 2025
Total time taken to generate the page: 0.64178 seconds