Re: Scrolling NSStatusBar
Re: Scrolling NSStatusBar
- Subject: Re: Scrolling NSStatusBar
- From: "Kyle Sluder" <email@hidden>
- Date: Wed, 21 May 2008 18:55:57 -0400
On Wed, May 21, 2008 at 5:11 PM, Mr. Gecko <email@hidden> wrote:
> How would I scroll a NSStatusBar I came up with a temporary fix but if there
> is a better way please tell me.
The "right way" would be to subclass NSView (or perhaps even
NSTextField) and have it do the drawing as appropriate. Make this
view the contents of your NSStatusItem.
--Kyle Sluder
_______________________________________________
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