Messagebox supports enum to specify the button

XMLWordPrintable

    • Type: New Feature
    • Resolution: Done
    • Priority: Normal
    • 6.0.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • None

      For example,

      Messagebox.show(btn.getLabel(), "Test2",
             new Button[] {Button.CANCEL, Button.OK, Button.NO},
             Messagebox.INFORMATION, Button.OK, _listener);
      

            Assignee:
            Unassigned
            Reporter:
            jimmyshiau
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: