Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-swt-dev] 2 SWT Questions

1) How do I make colored tabs using CTabFolder?

2) How do I make a pop-up menu when I right click on a TableItem?
TableItem does not inherit Control so I can't setMenu(). What is the
right way to do this?

Thanks!


Back to the top