#114 closed enhancement (fixed)
setting gif icon should be possible via gui
Reported by: | steinmet | Owned by: | steinmet |
---|---|---|---|
Priority: | major | Milestone: | Promot 0.8.2 |
Component: | PromotGuiBrowser | Version: | 0.8.0 |
Severity: | acceptable | Keywords: | |
Cc: |
Description
The used icon for a class can only be set in the mdl code. It would be nice to have a context-menu entry which opens a FileChooser? and the selected icon would be set for the class.
Change History (3)
comment:1 Changed 17 years ago by steinmet
- Status changed from new to assigned
comment:2 Changed 17 years ago by rempel
- Resolution set to fixed
- Status changed from assigned to closed
comment:3 Changed 17 years ago by rempel
- Milestone changed from Promot 0.9 to Promot 0.8.2
Note: See
TracTickets for help on using
tickets.
fixed in rev. 7892, absolute path to icon (filter png,gif) is set in class. relative path (only filename) is possible but fails with lisp error if the directory containing the icon is not in icon-search-path. functions to manipulate (here: test+ add) icon-path are not accessible from java so no simple way to use relative pathnames yet.