Ticket #2279 (closed Task: duplicate)
OS 10.6.4 log warnings
| Reported by: | jimcarr@… | Owned by: | timothy |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Colloquy (Mac) | Version: | 2.3 (Mac) |
| Severity: | Normal | Keywords: | Apple Warning |
| Cc: |
Description
No observed problems but have noticed this in console log--
Don't see in existing tickets but might have been worded differently.
MacPro 2008, OS X 10.6.4, 12 GB RAM
9/1/10 11:21:09 PM Colloquy[10348] Instantiating NSNavExpansionButtonCell (superclass of the also dead NSDisclosureButtonCell), which is a private class not used by the AppKit and will be removed. Use an NSButton with NSRoundedDisclosureBezelStyle instead. You can drag one out in IB. Break on _NSInstantiatingDeadDisclosureButton to debug. This will be logged only once. This may break in the future.
9/1/10 11:21:14 PM Colloquy[10348] *** WARNING: Method selectRow:byExtendingSelection: in class JVSideOutlineView is deprecated. It will be removed in a future release and should no longer be used.
