On Tue, 7 Oct 2008 at 09:38:01, Jim Turner said:
Binding to my IKImageView's "image" property nets the following:
[ addObserver:
forKeyPath:@"image" options:0x7 context:0x1adc3c30] was sent to an
object that is not KVC-compliant for the "image" property.
Is "image" not the key to which I should
On Thu, 18 Sep 2008 17:30:27 -0700, Nick Beadman said:
Interface Builder does have "Side Title" checkbox in the Appearance
section of the window attributes inspector when working on Carbon
window. IB2 is slightly more intelligent in that it knows it should
only be enabled for certain window typ
HOWEVER, I have found a solution which is to look at the "Stop on
Debugger()/DebugStr()" menu item in the Run menu. For some reason,
this got checked when I installed the iPhone SDK beta. If you
uncheck this item, then sanity will be restored, and xCode will
start behaving normally agai
Message: 9
Date: Thu, 24 Apr 2008 13:43:26 +1200
From: David Wilson <[EMAIL PROTECTED]>
I'm running Xcode 3.1 (actually iPhone SDK Beta 3) on Mac OS 10.5.2
My application doesn't launch when I click the run button in Xcode
(note it is NOT an iPhone app). It's an application to control USB
devices
On 24 Apr 2008, at 8:42 am, Graham Cox wrote:
Aside: your ivars shouldn't start with an underscore - Apple reserves
such names for its own classes.
Interesting - I was unaware of that convention. Dietmar Planitzer
provides something of an alternative view here:
http://lists.apple.com/archi