[futurebasic] Re: [FB] a Question about drawing an image

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : July 2010 : Group Archive : Group : All Groups

From: Brian S <fblistserve@...>
Date: Tue, 20 Jul 2010 08:55:54 -0700
On Jul 20, 2010, at 1:35 AM, Bernie wrote:

> 
> Robert P wrote:
> 
>> Bernie wrote:
>> 
>>> [1] I think QDBeginCGContext/QDEndCGContext are considered deprecated.
>> 
>> QDBeginCGContext() and QDEndCGContext() are not deprecated.
> 
> It is true that the QuickDraw reference does not flag these calls as deprecated, however as it looks like Apple has stopped updating old documentation, I think the whole of QuickDraw can be 'considered’ deprecated.

The Xcode docs in OS X 10.6, show all of QuickDraw(QD) as “obsolete”. While this is technically not deprecated, the message is clear from Apple: “Don’t use QuickDraw”.  Neither an “obsolete” or “deprecated” label makes me feel sanguine about QD’s future. So far, I haven’t found any loss of functionality moving to CG, so it seems like a no brainer to me. This message has been clear from Apple for years now. 



Brian S