Re: NSBox setContentView: messing with the cursor
Re: NSBox setContentView: messing with the cursor
- Subject: Re: NSBox setContentView: messing with the cursor
- From: Ken Ferry <email@hidden>
- Date: Thu, 23 Sep 2010 22:14:04 -0700
Hi Richard,
NSBox.m makes no reference to cursors.
I suggest you try building a small sample project that reproduces your
problem. You'll either (1) not be able to, in which case you can try to
find the difference between your real project and your sample, or (2) have a
test case you can ask people to help diagnose.
-Ken
Cocoa Frameworks
On Thu, Sep 23, 2010 at 9:18 PM, Richard Somers
<email@hidden>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?
>
> --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