[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: DoodlesKids - a painting program for young kids
Do you need to change all these if the 640x480x8 bit mode is simply
another graphics mode? Not talking about making Finder running in this
mode though. Everything else will remains as it is, just one extra
mode for programmer.
However, if QuickDraw is modified to support this mode and a language
like Complete Pascal is changed to support things it, a lot of
interesting application can be derived without doing assembly
programming.
On 5月27日, 上午4时52分, Toinet <antoine.vig...@laposte.net> wrote:
> Note that QuickDraw is the basic tool to be changed but all other
> related tools would require changes: QuickDraw Auxiliary (e.g.
> SeedFill), Window Manager (icons in windows are 2 and 4-bit per pixel
> characters), Font Manager and some others (Menu Manager, Print
> Manager, Control Manager, LineEdit, Dialog Manager)