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

Assuming I understand your question, you cannot do this with items in a menu
bar because no event is fired when a menu item is right-clicked.

Grant


"Search" <search@xxxxxxxxxx> wrote in message
news:8da912cb057ebf0845c62ec0ae53d098$1@xxxxxxxxxxxxxxxxxx
> 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
>