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

Home » Public Forums » archive » widget_button, event_pro and passing arguments
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
widget_button, event_pro and passing arguments [message #42015] Wed, 15 December 2004 07:20
Francois L. is currently offline  Francois L.
Messages: 19
Registered: December 2004
Junior Member
Hello,

I have a widget_button that calls a procedure "plot_function" :
row_base4 = widget_button(TLB, /align_left, value=' Plot
',event_pro='plot_function')

The proceduce is defined as:

pro plot_function, event
envi_plot_data, x,y
end

How to pass arguments, such as X and Y, to the procedure plot_function ?

Thanks

Francois.
[Message index]
 
Read Message
Previous Topic: Reading large data file
Next Topic: FILE_DELETE and FILE_CHMOD

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

Current Time: Fri Oct 10 19:27:22 PDT 2025

Total time taken to generate the page: 1.76018 seconds