Home »
Public Forums »
archive »
Strange widget_info(FIND_BY_UNAME...) results
Strange widget_info(FIND_BY_UNAME...) results [message #37721] |
Thu, 22 January 2004 10:37 |
b.hinrichsen
Messages: 2 Registered: January 2004
|
Junior Member |
|
|
Good day all,
I am new to IDL and am suffering from strange return values from the
widget_info function. My version of IDL is 5.6 (Win2000).
The value of a text widget is to be updated but when i try to get its
ID with the following code:
widget_info(Event.top, FIND_BY_UNAME=WID_TEXT_12)
this is returned:
{ Windows 2000 Win32 5.0}
and this is the same for all the widgets I try to identify. As far as
I know this output should only be returned with the /version flag set.
Nowhere in my source do I use it.
What went wrong? Please help!
Thanks
Bernd
|
|
|
Current Time: Wed Oct 08 17:56:10 PDT 2025
Total time taken to generate the page: 0.00485 seconds