[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: DoodlesKids - a painting program for young kids



limtc <thyechean@gmail.com> wrote:

> 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.

This might be a good intermediate step between picture viewer support and
full video driver support: modifying the toolbox to open up a new graphics
mode for programs that want to support it.

There is precedence for this.  The toolbox supports both 320x200 and
640x200 with the programmer deciding the resolution.  Adding a third
option for 640x480x8-bit for those programs aware of it would still be
a huge accomplishment, even if Finder was never made aware of it.

Mike