• 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
10.6, sheet controls not responding?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

10.6, sheet controls not responding?


  • Subject: 10.6, sheet controls not responding?
  • From: Eric Williams <email@hidden>
  • Date: Fri, 13 May 2011 11:09:00 -0400

I have an app where I drop down a panel using:

[NSApp beginSheet: searchResultsPanel
               modalForWindow: window
                modalDelegate: self
               didEndSelector: @selector(didEndSheet:returnCode:contextInfo:)
                  contextInfo: nil];

In addition to two buttons I have on this sheet I have a checkbox. The buttons are bound to actions and they get activated fine when the buttons are clicked, though visually they never seem to show a response to a mouse click ( ie. they don't display their change of state when clicked). The checkbox is bound to an ivar, but it is not responding to a mouse click, therefore never changes state.

Thanks for any pointers to what I've done wrong.

----
Eric Williams
AIM: email@hidden
Skype: wilersh





_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:

This email sent to email@hidden

  • Follow-Ups:
    • RESOLVED? Re: 10.6, sheet controls not responding?
      • From: Eric Williams <email@hidden>
  • Prev by Date: Re: No more .ibplugins in Xcode 4, so now what...?
  • Next by Date: No static functions with linking .a to .dylib
  • Previous by thread: Re: No more .ibplugins in Xcode 4, so now what...?
  • Next by thread: RESOLVED? Re: 10.6, sheet controls not responding?
  • Index(es):
    • Date
    • Thread