Bug 72577 - Statusbar feedback for Tools
Summary: Statusbar feedback for Tools
Status: NEW
Alias: None
Product: GEF
Classification: Tools
Component: GEF-Legacy GEF (MVC) (show other bugs)
Version: 3.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: gef-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: plan
Depends on:
Blocks: 122156
  Show dependency tree
 
Reported: 2004-08-25 04:06 EDT by Peter Severin CLA
Modified: 2008-08-08 11:48 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Severin CLA 2004-08-25 04:06:43 EDT
GEF tools (and drag trackers ?) should be able to publish some information that
could be shown in the status bar. This is a common feature for graphical tools.
The the information that could be shown includes:
1. An intuitive icon 
2. Some description (perhaps optional)
3. Mouse coordonates
4. Other state information such as selection bounds

Example:
Selection tool: selection tool icon, Select, the current mouse position
Marquee took: marquee icon, Marquee, the bounds of the current selection

Generally the format of the published information should be customizable with
GEF providing some sensible defaults. Perhaps tools like Visio should be checked
out for ideas on this feature.
Comment 1 Ben Vitale CLA 2008-08-08 11:48:46 EDT
+1 for mouse coordinates and bounds in the status bar.