• 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 the Keyboard Events in a window
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem with the Keyboard Events in a window


  • Subject: Problem with the Keyboard Events in a window
  • From: ayyapu <email@hidden>
  • Date: Tue, 16 Mar 2004 16:20:15 +0530

Hi,

I have a problem with the Keyboard Events in a window,
When i create a window and place some text fields in that window, i am not able to edit the text fields. I not even getting any keyboard event.
What could be the problem? Can anybody help me in this regard.

I have created the window as below

NSWindow *myWindow=[[NSWindow alloc] initWithContentRect:NSMakeRect(100,100,150,155) styleMask:(NSTitledWindowMask | NSTexturedBackgroundWindowMask | NSClosableWindowMask | NSMiniaturizableWindowMask | NSResizableWindowMask) backing:NSBackingStoreBuffered defer:NO];


Thanking you
-Ayyapu
_______________________________________________
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.


  • Prev by Date: Re: type of errorString argument for propertyListFromData
  • Next by Date: [SOLVED] Re: Brushed Metal: Embroidered text
  • Previous by thread: RE: Quitting single-window application on close
  • Next by thread: Adding NSLog() changes behavior
  • Index(es):
    • Date
    • Thread