1

I have it working, however the popup menu appears when you right click anywhere inside the tab. I only would like it to appear when you right click the top of the tab (the name). I cannot figure out how to do this. Any help is appreciated.

Thanks.

mKorbel
  • 109,525
  • 20
  • 134
  • 319
Stripies
  • 1,267
  • 5
  • 19
  • 29

1 Answers1

4

Try adding your popup to the custom component demonstrated in TabComponentsDemo.

trashgod
  • 203,806
  • 29
  • 246
  • 1,045
  • 1
    @JonMannerberg see the "Tabs With Custom Components". In the example exists a button to close the tab, but i think you can adjust to your needs. –  Feb 10 '12 at 01:09