• 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
Problem with NSBorderlessWindowMask window
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem with NSBorderlessWindowMask window


  • Subject: Problem with NSBorderlessWindowMask window
  • From: Thierry Bucco <email@hidden>
  • Date: Mon, 25 Jun 2001 19:48:27 +0200

Hi,

I created a custom window using :

NSWindow* result = [super initWithContentRect:contentRect styleMask:NSBorderlessWindowMask backing:NSBackingStoreBuffered defer:NO];

Into this window I have a textfield, the problem is that I am unable to enter some text into it. There is not gray border around it.
But when I change NSBorderlessWindowMask to a normal window with title, it works, what is the problem ?

I try with makeFirstResponder... but without success.

Thanks for your help.

Thierry


  • Prev by Date: Re: Plugin Interface
  • Next by Date: Re: Plugin Interface
  • Previous by thread: NSFileManager(java)
  • Next by thread: Re: Problem with NSBorderlessWindowMask window
  • Index(es):
    • Date
    • Thread