Re: NSBox setContentView: messing with the cursor
Re: NSBox setContentView: messing with the cursor
- Subject: Re: NSBox setContentView: messing with the cursor
- From: email@hidden
- Date: Thu, 23 Sep 2010 22:47:02 -0600
On Sep 23, 2010, at 10:18 PM, Richard Somers wrote:
I have a NSBox in a portion of a window. The box is used to swap
views into the window by setting the content view of the box.
When a view is swapped in I need to set the cursor but NSBox is
changing the cursor out from underneath me. (This even happens when
the cursor is not inside the box.)
Why would NSBox mess with the cursor when 'setContentView:' is called?
For the same reason objectValueForTableColumn is not called after
loadData is called in apparently obscure situations.
There must be some obscure situation that only Apple can reveal.
-koko
--Richard
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden