Re: cocoa app from scratch
Re: cocoa app from scratch
- Subject: Re: cocoa app from scratch
- From: Jason Kim <email@hidden>
- Date: Mon, 19 Jul 2004 11:09:37 -0700
On Jul 19, 2004, at 1:29 AM, Ihar 'Philips' Filipau wrote:
I found NSImage, NSColor documentation - but I still have no slight
idea how to draw anything into a view. Quartz, QuickDraw - cool api!
great technology! - but well give me _simple_ example how to draw 'A'
on screen!..
Try starting by looking through the examples that ship with XCode --
DotView is about as simple as it gets.
I know that both the Cocoa development system and Objective-C itself
can be kind of strange at first (it was to me, coming from C and Java),
but be patient. You may find that things are done in certain ways for
good reasons, as you mentioned yourself.
-Jason
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.