Opened 15 years ago
Last modified 14 years ago
#35 new enhancement
Add help buttons for each option in ImageJ plugin
Reported by: | Michael Green | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Costanza 1.x+ |
Component: | documentation | Version: | 1.0 |
Keywords: | Cc: |
Description
The options as they are now might be obvious to us, but to a biologist they may be less so. We should add help buttons at each option where a popup will explain what the option does.
Change History (2)
comment:1 Changed 15 years ago by
Component: | imagejplugin → documentation |
---|---|
Owner: | Patrik Sahlin deleted |
comment:2 Changed 14 years ago by
Milestone: | Version 1.0 → milestone4 |
---|
Note: See
TracTickets for help on using
tickets.
AWT has little support for rich text. The library only contains an object which displays a single line of unformatted text. My suggestion is that we write an online documentation with short descriptions of every option. I have added a help menu option where we can add an url to the documentation. I will leave this ticket unassigned for the future.