|
NeoOffice/C
From NeoWiki
Revision as of 23:42, 1 February 2005 (edit) Sardisson (Talk | contribs) m (fix neoCactive link after rename) ← Previous diff |
Revision as of 00:04, 2 February 2005 (edit) (undo) Sardisson (Talk | contribs) m (em dashes) Next diff → |
||
Line 3: | Line 3: | ||
''Note: Until very recently NeoOffice/C was named simply "NeoOffice" (without the "/C"). This caused confusion, so in December 2004, the Cocoa version of NeoOffice was renamed to NeoOffice/C''. | ''Note: Until very recently NeoOffice/C was named simply "NeoOffice" (without the "/C"). This caused confusion, so in December 2004, the Cocoa version of NeoOffice was renamed to NeoOffice/C''. | ||
- | NeoOffice/C is a prototyping | + | NeoOffice/C is a prototyping project—not intended for day-to-day use—used to explore methods and problems that may be encountered when porting OpenOffice.org to run natively on Mac OS X. |
NeoOffice/C was in development for quiet a while (see old screenshots [http://www.neooffice.org/flaming_yeti_screenshots.html here] and [http://www.neooffice.org/incendiary_goblin.html here]) when it became apparent the approach it was using was slow and impractical. | NeoOffice/C was in development for quiet a while (see old screenshots [http://www.neooffice.org/flaming_yeti_screenshots.html here] and [http://www.neooffice.org/incendiary_goblin.html here]) when it became apparent the approach it was using was slow and impractical. |
Revision as of 00:04, 2 February 2005
http://trinity.neooffice.org/images/topics/neo.gif
Note: Until very recently NeoOffice/C was named simply "NeoOffice" (without the "/C"). This caused confusion, so in December 2004, the Cocoa version of NeoOffice was renamed to NeoOffice/C.
NeoOffice/C is a prototyping project—not intended for day-to-day use—used to explore methods and problems that may be encountered when porting OpenOffice.org to run natively on Mac OS X.
NeoOffice/C was in development for quiet a while (see old screenshots here and here) when it became apparent the approach it was using was slow and impractical.
Thus, a second approach to achieving native OS X look-and-feel was tried using OS X's Java implementation instead of Cocoa to display Aqua. The result was NeoOffice/J, which has supplanted NeoOffice/C as the actively developed OS X project.