From: Ralph T. <ra...@gm...> - 2005-11-14 07:35:21
|
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 |