[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: DoodlesKids - a painting program for young kids
I think it might be too difficult to modify all the toolbox (menu,
windows, etc). But it might be possible to just modify QuickDraw for
full screen display. This means it might not be possible to write a
full desktop-based web browser in 640x480 mode, but it is possible to
write one in 640x200 mode, but when opening a web page, show in
640x480 full screen in 256 colors (press ESC to go back). I think this
will be amazing if it is possible.
On 5月27日, 上午11时41分, Michael Kent <mich...@syndicomm.remove.this.com>
wrote:
> 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.