Added 'nogui' to unimplemented

This commit is contained in:
nigel 2002-03-29 01:30:58 +00:00
parent 5f9f63dea3
commit 15ce8c14f9

View File

@ -24,6 +24,8 @@ Unimplemented:
to whatever the user's display is set to. This is mainly due to the fact
that NSBitmapImageRep does not support any 16bit modes. The Core Graphics
primitives may allow a workaround, though</LI>
<LI>'nogui' to disable GUI alerts (and maybe preferences, but I need to split
MainMenu.nib to do that)</LI>
</UL>
Possible Enhancements:
<UL>