Bug 2719 - Feature Request: Supply modifier key for IActions (1GIGTJU)
Summary: Feature Request: Supply modifier key for IActions (1GIGTJU)
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Simon Arsenault CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 22:42 EDT by Darin Wright CLA
Modified: 2002-02-01 11:05 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Wright CLA 2001-10-10 22:42:08 EDT
DW (8/14/01 3:23:55 PM)
	Whan an action is invoked, it would be useful to know which (if any) modifier key was pressed when
	the action was invoked. For example, the desktop supports openning of perspectives in same/new/replace
	modes based on which modifier key is pressed. When debugging, we support opening a debug perspective
	in the same/new/replace mode, but we can only obey the preference setting, and not the modifier key that
	was pressed when the use invoked the "run" or "debug" action.
Comment 1 Kevin Haaland CLA 2002-02-01 11:04:37 EST
This is possible in the latest 2.0 builds. Take a look at IAction.runWithEvent()
Comment 2 Kevin Haaland CLA 2002-02-01 11:05:07 EST
This is possible in the latest 2.0 builds. Take a look at IAction.runWithEvent()