Matt Gemmell has MAAttachedWindow, a sub class of NSWindow listed here:
http://mattgemmell.com/source

it comes with a sample project that shows it working with an NSStatusItem.
 See if that will suit your needs

+Clint


On Thu, Mar 5, 2009 at 1:03 PM, Chris Purcell <haroldthehun...@mac.com>wrote:

> I'm looking to do something similar to this app:
> http://transmissionapps.com/ (Logbook).  I've seen that done in a handful
> of apps, a custom window/view invoked when the NSStatusItem is clicked.  My
> two quesitons:
>
> 1)  How is that window created.  Is it a custom NSWindow or a regular
> NSWindow with a custom view?
>
> 2)  How can I position the window so that it is directly below the
> NSStatusItem?
>
> Or am I going about this the wrong way.
>
> Thanks!
>
> --Chris
> _______________________________________________
>
> 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/cts3e1%40gmail.com
>
> This email sent to cts...@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