Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Listening to Workbench Actions
Listening to Workbench Actions [message #56228] Fri, 30 May 2003 12:33 Go to next message
Eclipse UserFriend
Hi,
I want to listen to all workbench actions for menus and popup menus
(before or after they are performed - doesn't matter).

Is this possible? I have been looking around the API etc but it doesn't
look like it.

Channing
Re: Listening to Workbench Actions [message #57775 is a reply to message #56228] Sat, 31 May 2003 19:24 Go to previous messageGo to next message
Eclipse UserFriend
Channing Walton wrote:

> Hi,
> I want to listen to all workbench actions for menus and popup menus
> (before or after they are performed - doesn't matter).

I've been searching through the archives and it doesn't look like its
possible for me to do this. Others have asked similar questions in the
past.

What I wanted was to write a plugin that would record menu use. The
results would be displayed in a simple view ordered by the number of times
the menu has been used, together with its key binding if it has one.

This would allow people to learn the key bindings for the menu items they
use the most.

Any ideas how this could be done?

Channing
Re: Listening to Workbench Actions [message #59221 is a reply to message #57775] Mon, 02 June 2003 11:24 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: simon.ibm.oti.lab

There is no API to do this right now. You can open a bug report against
Platform - UI to explain your use case and what type of "hooks" you need

Simon :-)

"Channing Walton" <channingwalton@mac.com> wrote in message
news:bbbdjm$1m1$1@rogue.oti.com...
> Channing Walton wrote:
>
> > Hi,
> > I want to listen to all workbench actions for menus and popup menus
> > (before or after they are performed - doesn't matter).
>
> I've been searching through the archives and it doesn't look like its
> possible for me to do this. Others have asked similar questions in the
> past.
>
> What I wanted was to write a plugin that would record menu use. The
> results would be displayed in a simple view ordered by the number of times
> the menu has been used, together with its key binding if it has one.
>
> This would allow people to learn the key bindings for the menu items they
> use the most.
>
> Any ideas how this could be done?
>
> Channing
>
Re: Listening to Workbench Actions [message #59814 is a reply to message #59221] Mon, 02 June 2003 18:20 Go to previous messageGo to next message
Eclipse UserFriend
Simon Arsenault wrote:

> There is no API to do this right now. You can open a bug report against
> Platform - UI to explain your use case and what type of "hooks" you need

> Simon :-)

Thanks Simon, I'll do that.

Channing
Re: Listening to Workbench Actions [message #61595 is a reply to message #59221] Tue, 03 June 2003 18:29 Go to previous message
Eclipse UserFriend
FYI I have submitted a feature request for this:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=38351

Channing
Previous Topic:Cannot create project: project file out of sync with filesystem
Next Topic:SuSE 8.2 intall problem
Goto Forum:
  


Current Time: Mon Apr 07 13:37:18 EDT 2025

Powered by FUDForum. Page generated in 0.03067 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top