Re: Manpage display in Cocoa
Re: Manpage display in Cocoa
- Subject: Re: Manpage display in Cocoa
- From: "b.bum" <email@hidden>
- Date: Sat, 21 Feb 2004 21:45:46 -0800
On Feb 21, 2004, at 9:06 PM, mmalcolm crawford wrote:
If I've got some man pages that I want displayed in a Cocoa app,
what's the easiest way to do this? Must work on 10.2 and above,
preferably OSX standard components.
<http://www.clindberg.org/projects/ManOpen.html>
There is also Xmanview which I wrote long before joining Apple. It
uses rman to render the man page to HTML and has font size changes,
space bar paging, etc... Coincidentally, rman is used to render man
pages in Xcode.
Source here (MIT License -- have a ball):
http://cvs.sourceforge.net/viewcvs.py/mosxland/Xmanview/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.