• 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
NSSearchField: sendsSearchStringImmediately is not PPC & i386 compatible?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSSearchField: sendsSearchStringImmediately is not PPC & i386 compatible?


  • Subject: NSSearchField: sendsSearchStringImmediately is not PPC & i386 compatible?
  • From: Stephane Sudre <email@hidden>
  • Date: Fri, 21 Jul 2006 17:31:53 +0200

Is it a known issue that the sendsSearchStringImmediately flag is not correctly read on PPC and i386 in both running applications and Interface Builder(IB)?

Examples:
---------

You enable the sendsSearchStringImmediately flag with IB in a nib on a PPC Mac. You copy the nib to a i386 Mac. You open the nib in IB.

Result: the flag is disabled.

You enable this flag in a nib with IB on a i386 Mac. You copy the nib to a PPC Mac. You open the nib in IB.

Result: the flag is disabled.

Notes:
------

Could it come from the fact that the __sfFlags struct definition is not swapped as the NSButtonCell structs are for instance?

Tested on Mac OS X 10.4.7

_______________________________________________
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: sendsSearchStringImmediately is not PPC & i386 compatible?
      • From: Corbin Dunn <email@hidden>
  • Prev by Date: Re: writing huge C-array to a file
  • Next by Date: Stuck in assembly view
  • Previous by thread: Re: Re: writing huge C-array to a file
  • Next by thread: Re: NSSearchField: sendsSearchStringImmediately is not PPC & i386 compatible?
  • Index(es):
    • Date
    • Thread