[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Ink.app patch
From: |
Ian Mondragon |
Subject: |
Ink.app patch |
Date: |
Fri, 6 Jul 2001 01:07:27 -0500 |
User-agent: |
Mutt/1.2.5i |
all -
i downloaded the gui latest gui tests tonight mainly to see where Ink.app
was at (cuz i do love Edit.app on NeXT sooo much), and discovered two things
were bad:
1) it pukes on saving a document
2) the "offwhite" color looks bad (this being subject to opinion)
so here's a quick patch i made to have it default to saving files as *text*
in the Document class' dataRepresentationOfType: method if it's argument is
nil (which it may always be...i just wanted to get the thing working), and to
change the color to white (now it looks more like Edit.app).
- ian mondragon
--
@end
Ian Mondragon - < copal @ dragonhelix . org >
< h t t p : // d r a g o n h e l i x . o r g >
<<< F r e e B S D -- O b j e c t i v e - C >>>
ink.diff
Description: Text document
- Ink.app patch,
Ian Mondragon <=