Hi,

I am writing a behavior.
I want to call another handler in the same script as soon as the
getPropertyDescriptionList handler is over.

In Detail:
I am having a property called transport_type,
and when a value is attached to this property in Paramaters Dialaog Box in
getPropertyDescriptionList,
I want to call another function depending upon the value selected after OK
is pressed.

I will be using the other function to take additional inputs from user at
authoring time, by creating Script Xtra and using MUI dialog boxes.

So it's necessary that after user selects the value from drop down, and
clicks on OK, the other handler must be called.

How can I do this?
If I use runPropertyDialog then getPropertyDescriptionList does not show the
parameter dialog box. And this is not acceptable.

Please suggest me some solution where I can trap the value selected by user
and call the function immediately.

regards,
Sunil Godbole







[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to