FROM : Stephane Sudre
DATE : Fri Jul 21 17:31:53 2006
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
DATE : Fri Jul 21 17:31:53 2006
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
| Related mails | Author | Date |
|---|---|---|
| Stephane Sudre | Jul 21, 17:31 | |
| Corbin Dunn | Jul 21, 17:49 | |
| Stephane Sudre | Jul 21, 18:13 |






Cocoa mail archive

