Re: [Mono-list] OpenOffice Support ?

2005-12-18 Thread Karl Pitrich

On Sat, 2005-12-17 at 12:09 +0100, xiii29 wrote:
 I'm wondering if there is something to use OpenOffice Doc in Mono ...

OpenOffice.org Documents consist of XML files in a ZIP archive.
Thus you can process OOo Documents with available means in Mono.
(System.XML.* and sharpziplib)

The XML Format used is well documented, see the OOo Website.

 / pit

___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] kernel support

2003-06-17 Thread Karl Pitrich
On Tue, 2003-06-17 at 06:08, George Farris wrote:

here is a script to register mono with the binfmt misc handler:

http://www.atoker.com/mono/mono.init


/ pit

___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] crossplattform questions

2003-06-13 Thread Karl Pitrich
hi,

i plan to port a POS application from pike/gtk to C#/mono.

what is the smoothest solution to archieve portability
between win and linux, esp. regarding GUI?

the primary platform is linux, but i want to have the option
to run the app on windows later.

btw, do CIL .exe's run in both M$.net and mono runtimes?


TIA,

/ pit

___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list