• 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
Re: NSSearchField problem under 10.3
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSSearchField problem under 10.3


  • Subject: Re: NSSearchField problem under 10.3
  • From: Alan Dail <email@hidden>
  • Date: Sat, 2 Jul 2005 10:51:39 -0400

Does anyone have any idea what's causing my problem here?

On Jun 30, 2005, at 3:01 PM, Alan Dail wrote:

I developed a view with an NSSearchField in 10.4 that is having a strange problem running in 10.3. I have a menu created in interface builder, who's items are connected to methods of my view controller class. In 10.4, these menu items are active, in 10.3, they are disabled. Everything else works in my view except for this and I can find nothing in the documentation to explain the difference. If it matters, this is a Cocoa dialog I am calling from a MacApp based carbon app. We are using many different Cocoa views, and this is the only major problem we have run into (other than not being able to tie the dialogs to the menu bar, which is an annoyance we haven't solved yet either).

Another thing about our using NSSearchField, I've found that to update the checkmarks, I have to first update my menu, then call

[[searchField cell] setSearchMenuTemplate:menu];

to actually update the menu. This is despite the fact that we are not currently supporting recent searches. Is this the correct way to do this, or is it possible to check/uncheck the items in this menu directly.

Alan

Alan

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: NSSearchField problem under 10.3
      • From: Scott Anguish <email@hidden>
    • Re: NSSearchField problem under 10.3
      • From: Frédéric Testuz <email@hidden>
  • Prev by Date: Re: Flat Button Controls in Tiger
  • Next by Date: NSTextView and Html path to images ?
  • Previous by thread: Re: Cocoa-dev Digest, Vol 2, Issue 1018
  • Next by thread: Re: NSSearchField problem under 10.3
  • Index(es):
    • Date
    • Thread