g and incoming connections for an object.
Watch the keynote for the WWDC '08, the demo by Scott shows what an
advantage IB can be to building an application on the iPhone or Mac OS
X.
Conor
http://www.bruji.com/___
Cocoa-dev mailing list
>> I�m new to Cocoa and I really need a hint in UI Design. How can I
>> create this Panel like it is shown in a lot of
>> Application like Mail?
http://developer.apple.com/samplecode/SourceView/index.html
___
Cocoa-dev mailing list (Cocoa-dev@lists.ap
"You "create" an object using a method whose name begins with “alloc”
or “new” or contains “copy” (for example, alloc, newObject, or
mutableCopy)."
"Many classes provide methods of the form +className... that you can
use to obtain a new instance of the class. Often referred to as
“conve
> even a removed localisation would then be fatal
Just a clarification: removing a localization does not affect the
signature (http://atomic-bird.com/blog/2007/11/leopard-code-signing-questions-and-answers
).
Regards,
Conor
___
Cocoa-dev mail
s/documentation/Cocoa/Conceptual/DragandDrop/Tasks/DraggingFiles.html
Conor
http://www.bruji.com/
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at coco
uring
applicationDidFinishLaunching with:
[self performSelector:@selector(methodThatWillDoSomethingWithMyServers:)
withObject:nil afterDelay:0.0];
Regards,
Conor
http://www.bruji.com/
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post