Skip to main content
Search titles, bodies, and author names
Found 40,820 posts across 1 forum.

Quartz, where is it? — #4

In case it helps...the System Overview has a blurb about what makes up Quartz: "Quartz has two components, Core Graphics Services and Core Graphics Rendering. "The first of these…
MacNN Development

Quartz, where is it? — #5

Thanks for the reply Marshall. However, what prompted me to post a question is that I am looking at the Cocoa documentation and they just don't mention Quartz anywhere. In addition…
MacNN Development

Quartz, where is it? — #6

Check out some of the examples in the developer kit. Any of the extensions of NSView. You'll find the use of classes like NSBezier to draw primitives and some pretty complex shapes…
MacNN Development

Experimental MySQL.pkg installer — #8

Quote: Originally posted by matvon: I have an experimental MySQL package that should allow you to install MySQL on your system with a simple double click. It uses Apple'…
MacNN Software

Experimental MySQL.pkg installer — #9

Everyone note that the MySQL package has the same problems as everyone else's. At the bottom of the directions he notes that it cannot be killed normally, as home-built versions do…
MacNN Software

Experimental MySQL.pkg installer — #11

does anyone know if this these versions take advantage of a second g4 processor? I know the OS does, but do the Daemons multithread. Mysql seems significanly slower than my Dual Pe…
MacNN Software

iPhoto plugins? — #2

Somebody from OmniGroup has written a plugin by reverse-engineering the protocol (it's all Objective C). Head over to the macosx-dev mailing list archive.
MacNN Development by amonitzer

iPhoto plugins? — #3

Is Apple going to eventually release an API for it like they did iTunes? I already (as I'm sure others do) have lots of little ideas for add-on's that would be really nice ... Hmm…
MacNN Development by ruttopia

iPhoto plugins? — #4

Well, you can be sure that nobody here is able to answer that question, only time will tell.
MacNN Development by amonitzer

iPhoto plugins? — #5

Some consider it a blessing, some a curse -- in order for the Objective-C runtime to work properly, a lot if information is left in a binary that you won't find in a statically bou…
MacNN Development by Rickster

Mojo Nation? — #2

Actually, you can download Python for MacOS X. Check out this website for new releases of stuff: http://softrak.stepwise.com/Apps/WebObjects/Softrak another good one is http:/…
MacNN Development

Getting Local IP in a Java program on OS X — #2

I'm bringing this to the top of the heap. I'm having a similar problem with the java InetAddress class. If I do: InetAddress add = InetAddress.getLocalHost (); I always get the…
MacNN Troubleshooting by gralem

Getting Local IP in a Java program on OS X — #3

1) Molz, the UnknownHostException is thrown to indicate that the IP address of a host could not be determined. This is a combination of the fact that you are connected via PPP and …
MacNN Troubleshooting by Kristoff

Dev feedback Email Adress — #3

Thank you, but wasn't there a E-mail address to sent comments en Feature Requests from Developers to Apple?
MacNN Development

OpenGL Programming — #2

There are some good vanilla examples in the following path: /Developer/Examples/GLUTExamples Though, when I've programmed in cocoa I see that there is an NSOpenGLView. But I'm no…
MacNN Development

MySQL.pkg installer — #2

just want you to know that installing the package and creating the grand tables went fine. Was an easy task. I couldn�t compile my own since my system was missing /usr/lib/libpthre…
MacNN Software
mp.ls