Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-463

Messagebox supports enum to specify the button

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Done
    • Icon: Normal Normal
    • 6.0.0
    • None
    • None
    • None

      For example,

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

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

              Created:
              Updated:
              Resolved: