• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
borderless & resizable window: how?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

borderless & resizable window: how?


  • Subject: borderless & resizable window: how?
  • From: Daryn <email@hidden>
  • Date: Fri, 11 Jul 2003 01:37:21 -0500

I need help creating a window that has no title bar, yet is resizable.

I can achieve the "no title bar" part by creating a window with styleMask:NSBorderlessWindowMask. I can find no other way to make the window resizable other than adding NSResizableWindowMask which unfortunately forces a title bar. The documentation would lead one to believe that this should only happen in conjunction with NSTitledWindowMask.

Implementing NSWindowScripting's isResizable doesn't make the window resizable either. What am I doing wrong, or does anyone know a workaround?

Daryn
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: borderless & resizable window: how?
      • From: Eyal Redler <email@hidden>
  • Prev by Date: Re: throw c++ exception abort app
  • Next by Date: moving breakpoints
  • Previous by thread: Re: MathML and Cocoa
  • Next by thread: Re: borderless & resizable window: how?
  • Index(es):
    • Date
    • Thread