Context Menu modes

Revision as of 12:51, 7 May 2007 by King (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Context Menu Mode Switch

Currently, EiffelStudio has two pebble transport mechanism for performing command shortcuts within the IDE, these modes are Pick and Drop and new for EiffelStudio 6.0, Contextual Menus. They are closely related in the sense that they both provide a mechanism for transporting a pebble source to a destination target.

Previous EiffelStudio versions have only included the Pick and Drop pebble transport mechanism but this is not a standard way of performing tasks and can be somewhat alien to new users. The Contextual Menus have been added as a way for EiffelStudio to entice new users by providing a more recognisable approach to accessing the facilities that the IDE provides.

Setting the default transport mode

In the EiffelStudio preferences window, there is a preference for deciding what pebble transport mechanism should be the default. This is located in General /Pick and Drop mode where True is for pick and drop mode and False is to use Contextual Menus as the default mode, this preference is subject to change.

Activating a pebble transportation

EiffelStudio has many potential pebble sources, the most prevalent ones being Class pebbles and Feature pebble. A simple right click on a pebble will activate the transport mechanism and a command to be performed on that pebble can be achieved either by dropping the pebble on to a highlighted source (if in Pick and Drop mode) or selected via a Contextual Menu item.

Switching from one mode to the other

Even though one mechanism is default, the use of the shift key whilst activating the transport mechanism with a right mouse click can be used to switch from the default mechanism to the other.