Hi Roger,
Thanks for your answer.
This is similar to what I was originally doing with prompts after moving
from the selectionindexchanged event:
prompt.open(this, new SheetCloseListener() {
public void sheetClosed(Sheet sheet) {
The only problem I have with this is that it will still close the alert or
prompt. I would like it to remain open until I programmatically decide to
close it.
I know one could say that I'm not trying to use the prompt in a conditional
way in that case :)
Thanks,
Matt
--
View this message in context:
http://apache-pivot-users.399431.n3.nabble.com/Prompt-override-option-click-event-tp3999325p4004492.html
Sent from the Apache Pivot - Users mailing list archive at Nabble.com.