Posted: Mon 28 Jan 2013, 15:52 Post subject:
Why does not close the dialog? [solved] Subject description: The dialog does not close when save button is pressed
Hello together,
the following code is at the end of a Bashscript.
Can someone tell me why the dialog window does not close, when I press the "Save" button?
Pressing "OK" and "cancel", the dialog closes normally!
Unless the buttons have a "close" associated with them like "cancel" or "ok", the dialog stays open. Since created buttons can have any number of additional actions, it is very flexible.
In addition to the close action mentioned by SFR, you can do this
Code:
<action>exit:save_pressed</action>
I haven't noticed any difference between the two methods.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum