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

Home » Public Forums » archive » Re: about 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: about widgets [message #56948] Tue, 27 November 2007 23:21
izimine is currently offline  izimine
Messages: 11
Registered: November 1997
Junior Member
> Some widgets have keyword for event procedure/event function - for
> example
>
> Result = WIDGET_BUTTON( ...[, EVENT_FUNC=string] [,
> EVENT_PRO=string] ...)

all event generating widgets have these keywords

> what is advantage this way instead using event handler, which called
> from XMANAGER ???

a single event handling routine may be OK for a small application with
a couple of buttons, but for larger applications it quickly becomes
difficult to manage all events because you will need multiple
"case...of" inside "case...of" depending on how you keep track of your
widgets.
[Message index]
 
Read Message
Previous Topic: logarithmic axis lables
Next Topic: 2 plot in one figure?

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

Current Time: Sat Oct 11 12:30:18 PDT 2025

Total time taken to generate the page: 0.64013 seconds