I'd like to hook up an action to dialog and palette widgets to call
when they are closed, e.g.:
dialog( name: "Image Size", close_action: @cancel ) { ... }
(where whatever ends up handing @cancel knows to close the dialog).
Does anybody mind if I add this into ui-core?
Thanks,
Ralph
|