Im going for a window that attaches to a menu bar item. Im going for
something like Cover Sutra's pop up Window:
http://sophiestication.s3.amazonaws.com/images/coversutra/screenshot1.png

Cover sutra's isn't resizable by the user, but the program resizes itself
depending on the search result.



On Thu, Jun 4, 2009 at 6:40 PM, Gregory Weston <gwes...@mac.com> wrote:

> John Ku wrote:
>
>  Hello all! Is there a way to subclass NSPanel and turn off the title bar
>> on
>> it? I've check NSPanel and NSWindow. The only thing I found was
>> setShowsToolbarButton in the 'Managing Title Bars' section which is not
>> it.
>> Im doing this for a pop up menu of a menu bar application. I want to see
>> if
>> I can utilize NSPanel and its capabilities before I go create a custom
>> NSWindow from scratch. I really just need the simple looking NSPanel with
>> drop shadows, resizing, etc..
>>
>
> Resizing?
>
> A resizable window without a title bar is pretty well outside the standard
> Mac OS X (or traditional Mac OS) user experience. What are you actually
> trying to present for which is this your solution?
>
> G
> _______________________________________________
>
> 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/john.cmyk%40gmail.com
>
> This email sent to john.c...@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