GNUstep - Tasks: task #1000, NSHelpPanel needs to be implemented
You are not allowed to post comments on this tracker with your current authentication level.
task #1000: NSHelpPanel needs to be implemented
Submitter: | Gregory John Casamento <gcasa> | ||
Submitted: | - | ||
Category: | AppKit | Should Start On: | Wed 15 May 2002 06:00:00 AM UTC |
Should be Finished on: | Mon 15 Sep 2003 06:00:00 AM UTC | Priority: | 5 - Normal |
Status: | None | Privacy: | Public |
Percent Complete: | 70% | Assigned to: | None |
Open/Closed: | Open | Effort: | 10.00 |
Fri 06 Oct 2006 01:29:33 PM UTC, comment #2: |
Richard Frith-Macdonald <CaS>![]() |
Tue 08 Jul 2003 02:12:17 AM UTC, comment #1: There is a NSHelpViewer. We need to better define how help will work with the conflicting help classes in AppKit. |
Adam Fedor <fedor>![]() |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
CC list is empty
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follow 5 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2006-10-06 | CaS | Percent Complete | 30% | ![]() |
70% |
2003-07-08 | fedor | Percent Complete | None | ![]() |
None |
Effort | 0.00 | ![]() |
|||
start_date | 1021521600 | ![]() |
|||
end_date | 1053057600 | ![]() |
Powered by Savane 3.12.
Corresponding source code
I've implemented a basic panel as a fallback mechanism for when there is no available application to open a help document. Mostly I've just made NSHelpPanle use NSHelpManager though.