Ticket #2386 (closed bug: obsolete)
sophie-application-titlebar-icons - In the application titlebar, there must be icons of Sophie instead of the default java icons.
Reported by: | todor | Owned by: | pap |
---|---|---|---|
Priority: | major | Milestone: | X3 |
Component: | uncategorized | Version: | 2.0 |
Keywords: | Cc: | ||
Category: | unknown | Effort: | |
Importance: | Ticket_group: | ||
Estimated Number of Hours: | 0 | Add Hours to Ticket: | 0 |
Billable?: | yes | Total Hours: | 0 |
Analysis_owners: | todor | Design_owners: | pap |
Imp._owners: | pap | Test_owners: | |
Analysis_reviewers: | pap | Changelog: | Changelog |
Design_reviewers: | meddle | Imp._reviewers: | meddle |
Test_reviewers: | Analysis_score: | 3.5 | |
Design_score: | 3.5 | Imp._score: | 3.5 |
Test_score: | 0 |
Description (last modified by todor) (diff)
Replace the default java icons in the application titlebars on the different platforms with custom Sophie icons. Use the attached icons.
Attachments
Change History
comment:1 Changed 15 years ago by todor
- Status changed from new to s1b_analysis_finished
- Description modified (diff)
comment:2 Changed 15 years ago by pap
- Status changed from s1b_analysis_finished to s2a_design_started
- Analysis_reviewers set to pap
- Analysis_score changed from 0 to 3.5
- Accepted, although those "ico" files are not usable.
comment:3 Changed 15 years ago by pap
- Design_owners set to pap
- Status changed from s2a_design_started to s2b_design_finished
- Add a string constant in MainWindow interface for the skin property ID of the ImmImmage to be used as an icon to the frame.
- The icon should be registered to the skin element id corresponding to the MainWindow.class
- Add an auto property in the MDFrameWindow class that extracts the image from the skin.
- Add a @Setup method to the MDFrameWindowglobalContainter property that uses JFrame.setIconImage method to set the icon if it is available in the skin.
- Register as extensions one SkinPart in AuthorModule and one in ReaderModule
- Also removed the " 2.0" part of the title in the create method of the MDFrameWindow.globalContainer property.
comment:4 Changed 15 years ago by pap
- Status changed from s2b_design_finished to s2c_design_ok
- Small task so no need of reviewing of the design in between
comment:5 Changed 15 years ago by pap
- Owner set to pap
- Status changed from s2c_design_ok to s3a_implementation_started
- Imp._owners set to pap
- Starting implementation and waiting for the appropriate icon(s).
comment:6 Changed 15 years ago by pap
- Status changed from s3a_implementation_started to s3b_implementation_finished
Note: See
TracTickets for help on using
tickets.