CPToolbar does not include toolbarAllowedItemIdentifiers: in delegate docs
Reported by Bob Warwick | September 5th, 2008 @ 05:32 PM | in 0.5.1
In the delegate section of the documentation for CPToolbar, the methods:
- (CPArray) toolbarDefaultItemIdentifiers:(CPToolbar)toolbar
and
- (CPToolbarItem)toolbar:(CPToolbar)toolbar itemForItemIdentifier:(CPString)itemIdentifier willBeInsertedIntoToolbar:(BOOL)flag
are noted, however
- (CPArray)toolbarAllowedItemIdentifiers:(CPToolbar)aToolbar
is not noted. Toolbar delegates which merely implement the first two methods don't show a toolbar.
Comments and changes to this ticket
-
Ross Boucher September 10th, 2008 @ 06:30 PM
- State changed from new to resolved
These changes are in the newest codebase with the inline documentation. Will appear live on the site sometime tonight.
-
Francisco Tolmasky September 13th, 2008 @ 01:13 PM
- Milestone set to 0.5.1
- Assigned user set to Ross Boucher
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
The Cappuccino Web Framework, including AppKit, Foundation, and Objective-J.