Difference between revisions of "Context Menu"

Line 1: Line 1:
 
[[Category:Context_Menu]]
 
[[Category:Context_Menu]]
The pages under the [[:Category:Context_Menu|Context Menu]] category describe the various context menus that EiffelStudio will show when doing a mouse '''right-click''' in any elements of the UI. It is a shift from using the pick and drop mechanism but we are not abandoning it, it is merely a configurable setting and the default will be to show a context menu instead of starting a pick and drop operation.
+
==EiffelStudio 6.0 Change==
 +
The pages under the [[:Category:Context_Menu|Context Menu]] category describe the various context menus that EiffelStudio 6.0 will show when doing a '''right-click'''. It is a change from previous releases where EiffelStudio used the pick and drop mechanism. The pick and drop is not abandoned since the behavior of '''right-click''' is configurable and you can switch back and forth between the two at any time.
  
You can see that every tool has a different layout for its context menu, but each time you will perform a right-click on a class/feature/cluster/library element (formerly known as pebble/stone/pick and drop source) new entries will be added to the context menu.
+
==What is replacing Pick and Drop?==
 +
You can see that every tool has a different context menu. However whenever in the past you could perform a pick and drop operation, you are now getting new entries in the context menu. The first entry in the context menu is '''Pick''' as we felt it was important to let novice users know about this mechanism. If you want to start a pick and drop directly without a context menu you can do ''Shift+Right Click'' instead (we could not use ''Ctrl+Right Click'' since this is already been used by EiffelStudio).
  
Let us know what you think about the initial draft. You can add your comments to the [[Talk:Context_Menu|discussion page]].
+
==Feedback requested==
 +
Let us know what you think about this and the way we are doing it. You can add your comments to the [[Talk:Context_Menu|discussion page]].

Revision as of 17:23, 7 February 2007

EiffelStudio 6.0 Change

The pages under the Context Menu category describe the various context menus that EiffelStudio 6.0 will show when doing a right-click. It is a change from previous releases where EiffelStudio used the pick and drop mechanism. The pick and drop is not abandoned since the behavior of right-click is configurable and you can switch back and forth between the two at any time.

What is replacing Pick and Drop?

You can see that every tool has a different context menu. However whenever in the past you could perform a pick and drop operation, you are now getting new entries in the context menu. The first entry in the context menu is Pick as we felt it was important to let novice users know about this mechanism. If you want to start a pick and drop directly without a context menu you can do Shift+Right Click instead (we could not use Ctrl+Right Click since this is already been used by EiffelStudio).

Feedback requested

Let us know what you think about this and the way we are doing it. You can add your comments to the discussion page.