1
0
mirror of git://projects.qi-hardware.com/fped.git synced 2025-04-21 12:27:27 +03:00

Added tooltips for editable status area items. All tools are now tipped.

- gui_status.h, gui_status.c (edit_*): edit functions now accept a tooltip
- added tooltips for editable status area items
- tooltips on setup_set_type_* looked strange. Show them only for the value
  field next to the type field.



git-svn-id: http://svn.openmoko.org/trunk/eda/fped@5776 99fdad57-331a-0410-800a-d7fa5415bdb3
This commit is contained in:
werner
2010-01-03 00:36:52 +00:00
parent feabeb73f4
commit 393c178a5f
5 changed files with 70 additions and 71 deletions

1
TODO
View File

@@ -27,7 +27,6 @@ Style and usability:
- when changing the part, we should automatically switch to a configuration
that generates any of its (non-global) elements
- add zoom controls to top toolbar
- add tooltips (in progress)
Bugs:
- default silk width has no business being hard-coded in obj.c