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
<rsomers.li...@infowest.com>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 (Cocoa-dev@lists.apple.com)
>
> 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:
> http://lists.apple.com/mailman/options/cocoa-dev/kenferry%40gmail.com
>
> This email sent to kenfe...@gmail.com
>
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to