• 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
Why would sheet's default button not respond to return key?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Why would sheet's default button not respond to return key?


  • Subject: Why would sheet's default button not respond to return key?
  • From: Dan Wood <email@hidden>
  • Date: Mon, 26 Aug 2002 12:33:44 -0700

I'm bringing up a sheet from my window, and that sheet has an "OK"
button with a key equivalent of the return key that is supposed to
dismiss the button. The button is throbbing blue, but the return key
doesn't activate the sheet.

Any ideas what might be happening here, or how to diagnose this? I'm
stumped....


BTW, the method I'm using to bring up the sheet is:

[NSApp
beginSheet:oWindow
modalForWindow:inWindow
modalDelegate:self
didEndSelector:@selector(sheetDidEnd:returnCode:contextInfo:)
contextInfo:nil];


Dan

--
Dan Wood
Karelia Software, LLC
email@hidden
http://www.karelia.com/
Watson for Mac OS X: http://www.karelia.com/watson/
_______________________________________________
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: Why would sheet's default button not respond to return key?
      • From: Jeremy Dronfield <email@hidden>
    • Re: Why would sheet's default button not respond to return key?
      • From: Dustin Voss <email@hidden>
    • Re: Why would sheet's default button not respond to return key?
      • From: Andreas Monitzer <email@hidden>
  • Prev by Date: Re: Dragging from an OutlineView
  • Next by Date: Re: Why would sheet's default button not respond to return key?
  • Previous by thread: Re: NSFont leak verified in 10.2
  • Next by thread: Re: Why would sheet's default button not respond to return key?
  • Index(es):
    • Date
    • Thread