Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Context menu on tab header

    Hi,
    Is there a standard way of showing a context menu when right clicking on tab button?
    I saw the showTabContextMenu method on the tabset but I am not sure how to do things as placing a popup menu. So maybe there is already a standard solution somewhere which I can use.

    gr. Martin

    #2
    You can define the contextMenu property on the Tab, or a showContextMenu event handler.

    Comment

    Working...
    X