FROM : John Bishop
DATE : Tue Jan 15 23:47:21 2008
ToolTips that work in Tiger don't work in Leopard.
A simple custom containment view that has custom subviews - each with controls that have ToolTips via bindings. The subviews are instantiated and added as subviews programmatically - the view resizes to accommodate them. ToolTips for controls in the subviews are shown correctly in Tiger, not shown or incorrectly located in Leopard. The subviews display and operate properly, work correctly in the responder chain, nextKeyView loop, etc. Cursor tracking is correct (some of the controls are text fields). Just ToolTips are SNAFU.
Is there something I need to do to "update" tracking for tooltips after adding a subview? Is this a bug in Leopard? Is there a known work-around? Help!
John Bishop
DATE : Tue Jan 15 23:47:21 2008
ToolTips that work in Tiger don't work in Leopard.
A simple custom containment view that has custom subviews - each with controls that have ToolTips via bindings. The subviews are instantiated and added as subviews programmatically - the view resizes to accommodate them. ToolTips for controls in the subviews are shown correctly in Tiger, not shown or incorrectly located in Leopard. The subviews display and operate properly, work correctly in the responder chain, nextKeyView loop, etc. Cursor tracking is correct (some of the controls are text fields). Just ToolTips are SNAFU.
Is there something I need to do to "update" tracking for tooltips after adding a subview? Is this a bug in Leopard? Is there a known work-around? Help!
John Bishop
| Related mails | Author | Date |
|---|---|---|
| John Bishop | Jan 15, 23:47 | |
| Corbin Dunn | Jan 16, 19:13 |






Cocoa mail archive

