On 5/31/05, Jonathan del Strother <email@hidden> wrote:
>
> On 31 May 2005, at 03:38, Jonathan del Strother wrote:
>
> > I'm building something with a compiler target of 10.4, and keep
> > getting told that DisposeGWorld is deprecated. There doesn't seem
> > to be anything in the documentation or header files that should be
> > used instead...am I missing something?
>
> OK, so I'm being a little slow tonight. DisposeGWorld is a QuickDraw
> function, and so deprecated in Tiger. However, the rest of the calls
> I'm making (eg QTNewGWorldFromPtr, GraphicsImportDraw) are QuickTime,
> and not deprecated (right?)
> So what's the QuickTime equivalent of DisposeGWorld?
You're thinking about this wrong. QuickDraw is deprecated. That means
that GWorlds are deprecated. You should move to Quartz 2D.
-- Finlay
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden
This email sent to email@hidden