Is there any documentation on the Touch Property for Bevel UI Controls? Specifically how to use the touch property on on "Define Interactive Characteristics" window?
I am trying to add an invisible button to my dialog that changes a variable when clicked.
Documentation on the Touch Property for Bevel UI Controls
-
- Site Admin
- Posts: 5361
- Joined: Sun Aug 22, 2010 4:28 am
Re: Documentation on the Touch Property for Bevel UI Control
Dear Chaoix,
unfortunately it's not possible to handle an "onclick" event via "Dialog Object Behavior" in dialog editor.
In addition even if this was possible, a button doesn't send any "onclick" message when NOT Visible.
Regards
unfortunately it's not possible to handle an "onclick" event via "Dialog Object Behavior" in dialog editor.
In addition even if this was possible, a button doesn't send any "onclick" message when NOT Visible.
Regards
Francesco Toscano
InstallAware Software
White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE
InstallAware Software
White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE
Re: Documentation on the Touch Property for Bevel UI Control
I figured this out.
I was able to use a standard button, changed the Object Behavior to "Performs Action: Return from Dialog", and checked the WIZARD variable in the script for the name of the button that returned from the dialog.
Again this behavior was not documented anywhere I could find in the built in help, which should at least mention this feature.
I was able to use a standard button, changed the Object Behavior to "Performs Action: Return from Dialog", and checked the WIZARD variable in the script for the name of the button that returned from the dialog.
Again this behavior was not documented anywhere I could find in the built in help, which should at least mention this feature.
-
- Site Admin
- Posts: 5361
- Joined: Sun Aug 22, 2010 4:28 am
Re: Documentation on the Touch Property for Bevel UI Control
Dear Chaoix,
in reality for such specific Behavior exists a "Basic Dialog Action sample" that demonstrates how to execute script code conditionally as result of a dialog button selection. http://www.installaware.com/forum/viewtopic.php?f=2&t=6772&start=0
Unfortunately I missed the fact that you wanted to handle a script variable as result of a button selection.
So I mistakenly assumed that you wanted to handle the state of a Dialog control as result of a standard button selection...sorry
!
Regards
in reality for such specific Behavior exists a "Basic Dialog Action sample" that demonstrates how to execute script code conditionally as result of a dialog button selection. http://www.installaware.com/forum/viewtopic.php?f=2&t=6772&start=0
Unfortunately I missed the fact that you wanted to handle a script variable as result of a button selection.
So I mistakenly assumed that you wanted to handle the state of a Dialog control as result of a standard button selection...sorry

Regards
Francesco Toscano
InstallAware Software
White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE
InstallAware Software
White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE
Who is online
Users browsing this forum: No registered users and 92 guests