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

Home » Public Forums » archive » Re: 'remote control' for widgets?
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: 'remote control' for widgets? [message #33226 is a reply to message #33225] Mon, 16 December 2002 07:35 Go to previous messageGo to previous message
s[1] is currently offline  s[1]
Messages: 21
Registered: December 2002
Junior Member
Hi Dave & David,

thanks for the tip - I got it working now, the solution is:
a) "WIDGET_CONTROL, myWidget, SET_VALUE=myValue" to set the
slider/button/whatever
b) "WIDGET_CONTROL, myWidget, SEND_EVENT={ID:myWidget, TOP:myBase,
HANDLER:0L,VALUE:myValue}" to create the event so that all the stuff in
the event handler gets called.

That's quite cumbersome, but it works, although I would prefer a solution
like
WIDGET_CONTROL, myWidget, SET_VALUE=myValue, /CREATE_EVENT
that does the event creation automagically.

Btw, neither the "Using IDL" nor the Building IDL Apps"
manual for IDL 5.4 does mention the word "SENT_EVENT"...

Best regards,

Sebastian
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: How do I get the path for a UNIT of a file?
Next Topic: My Christmas Wish...

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

Current Time: Sat Oct 11 03:23:57 PDT 2025

Total time taken to generate the page: 1.11614 seconds