cocoa

Re: Cocoa-dev Digest, Vol 5, Issue 1956

Topix - Linux  Mon, 11/17/2008 - 07:10

FROM : Matthew Whillock DATE : Mon Nov 17 13:23:56 2008 Have a look at: http://en.wikipedia.org/wiki/Varargs I know it's possible on linux/gcc so surely it works in osx.


 

Mac OS X 10.6 Snow Leopard: Cocoa Finder and 64-Bit Changes

MacRumors  Tue, 10/28/2008 - 15:35

With the broad seeding of Mac OS X 10.6 Leopard, a few more details have been revealed about the direction Apple is going with Snow Leopard.

According to the seed notes, Apple is migrating more towards Cocoa (rather than Carbon) and continues the t...


 

Snow Leopard Gets Cocoa Finder, ImageBoot?

OSNews - Mac OS X  Fri, 10/17/2008 - 15:08

Even though Snow Leopard is supposed to be all about tweaking and performance, AppleInsider claims to have some information regarding new features coming in Snow Leopard.

They claim Apple is working on bringing Exchange support to iCal, Address Book, and Mail, a feature called ImageBoot, and - insert drum roll - a new Finder written in Cocoa.

Testers also claim that other bundled applications are written in Cocoa. This isn't all that weird seeing Carbon doesn't come in a 64bit flavour.


 

Snow Leopard to Get Cocoa Finder and ImageBoot

MacRumors  Fri, 10/17/2008 - 13:42

AppleInsider reports that Apple's next version of Mac OS X Leopard will introduce a "massive rewrite". According to the rumor site, Apple will rewrite Finder, as well as other Apple applications, from Carbon to Cocoa.

Apple has repo...


 

Calling UNIX command from Cocoa

Topix - Unix  Thu, 10/16/2008 - 17:05

FROM : development2 DATE : Thu Oct 16 22:09:54 2008 Ok., I am sure I have seen one but can't seem to find it.


 

problems with installing appscript as a substitute for NSAppleSc...

Topix - Unix  Mon, 10/13/2008 - 07:39

FROM : John Love DATE : Mon Oct 13 14:01:20 2008 I've got a almost complete Cocoa document-based app done.


 

A touch of Cocoa: inside the iPhone SDK

Topix - Unix  Thu, 10/02/2008 - 00:02

Over the last few months, those of us who registered with Apple and downloaded the iPhone SDK have been in on a remarkably well-kept secret.


 

Cocoa Iax Ping 1.0

Topix - mac os x  Mon, 09/08/2008 - 17:08

Cocoa Iax Ping is a free application that will send a IAX ping message to an Asterisk server.


 

Discover OS X' Hidden Artistic Side

OSNews - Mac OS X  Tue, 09/02/2008 - 11:38

"One of the most frequently used Cocoa classes is NSImage which, as the name suggests, is all about displaying and manipulating image data.

The imageNamed: method of this class retrieves an image reference for you - provided that you know the name of the image you're after.

Many of the images that can be retrieved via the imageNamed: method have well documented names, but there's a lot of stuff in there that's not well-known.

It's those images - including some for Windows - that I'll be digging into here.


 

accessing netinfo db from cocoa?

Topix - mac os x  Sun, 08/31/2008 - 05:40

FROM : Kieren Eaton DATE : Sun Aug 31 10:57:54 2008 Hi, I am trying to find a way to access the netinfo DB from cocoa.