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.
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.