converting application to cocoa
converting application to cocoa
- Subject: converting application to cocoa
- From: Annie Felix <email@hidden>
- Date: Thu, 5 Jul 2001 04:50:12 +0100 (BST)
I have got an uncarbonised version of a program
which I am trying to develop into a cocoa application.
It makes use of quickdraw to draw on to the window.It
is an screen saver application.What is it that I
should use in place of quick draw. Is it the openGL
framework? I have gone through an example app that
uses screensaver framework for developing screensaver
application.But as the present application uses quick
draw I don't have an idea of how to proceed.
Please give me some suggestion of how to proceed...