Make Popup emit ON_CLOSE event

XMLWordPrintable

    • None

      When creating popup menus dynamically in an ON_RIGHT_CLICK event listener, one usually also needs to destroy the menu.

      This is currently not possible without extending the class and overwrite close() to call setParent(null);

      It would be cleaner if Popup would emit an ON_CLOSE event.

            Assignee:
            Unassigned
            Reporter:
            digulla
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: