Bug 72577

Summary: Statusbar feedback for Tools
Product: [Tools] GEF Reporter: Peter Severin <support>
Component: GEF-Legacy GEF (MVC)Assignee: gef-inbox <gef-inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: bvitale3002
Version: 3.0Keywords: plan
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:
Bug Depends on:    
Bug Blocks: 122156    

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.