[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.platform.swt] context menu on a context menu item?

hi @ll

i'm wondering if it's possible to have a menu on a menu. i let my clients add urls to my program (kinda like favorites in a browser). in the menu "links" they can see all their added links. now i want to be able to show another context menu on the item they have selected. so that when you click on the menu links from the menu bar you get a list of links and when you then right click on a link you get another menu that says for instance "edit" and "delete. i hope it's understandable what i'm trying to do. is something like that possible in swt?

thanks in advance.

kind regards