Empyreus / lanterna

Automatically exported from code.google.com/p/lanterna
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Close ActionListDialog before execute Action #77

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It should be possibly to configure the dialog opened by the ActionListDialog to 
be closed /before/ the action is execute. In my action I show a new not 
centered dialog. I looks strange if the ActionListDialog stays open.

Possibly workaround: save the selected action and execute it afterwards.

Original issue reported on code.google.com by bruno.eb...@pop.ch on 12 Jul 2013 at 7:52

GoogleCodeExporter commented 9 years ago
I've added this to ActionListDialog now, please try it out

Original comment by mab...@gmail.com on 15 Jul 2013 at 10:43

GoogleCodeExporter commented 9 years ago
Hi,

that was fast :) But I first have to migrate to the 2.1.x branch. I Can 
you give more feedback after that.

Original comment by bruno.eb...@pop.ch on 15 Jul 2013 at 8:52

GoogleCodeExporter commented 9 years ago
Am 15.07.2013 12:43, schrieb lanterna@googlecode.com:

I've made some further adjustments to the ActionListDialog class. Hope 
you don't mind.

Bruno

Original comment by bruno.eb...@pop.ch on 18 Jul 2013 at 4:35