Open GoogleCodeExporter opened 9 years ago
Hi Morton,
You can pass down an action to the okAction binding and an overriding label
with the
okTitle binding. Does that fit your need?
<ModalPageWrapper editable="$true" action="$myAction" doneTitle="MyAction">
-Kingsley
Original comment by Ariba...@gmail.com
on 3 May 2009 at 5:19
Kingsley,
Thanks for the comment!
My problem mainly involves the placement of the OK/Cancel buttons. I need to
have
several instances of "OK". (Usually I frown on having more than one OK/Cancel
button,
but this is per client request, and is valid considering the demographics of
the user
base.)
In brief, I could probably deal with having to have the OK/Done button in the
lower
right corner. But I do feel that these buttons should (all) be suppressible.
Thanks again for your prompt consideration,
-Morton
Original comment by morton.t...@gmail.com
on 4 May 2009 at 3:47
Original issue reported on code.google.com by
morton.t...@gmail.com
on 2 May 2009 at 7:23Attachments: