Re: [Mono-list] Platform independend Graphics library

2006-08-04 Thread Colin JN Breame
On Thursday 03 August 2006 06:47, Robert wrote:
 Hi, I am here working under Mac OS X and I intend to write some
 graphical applications (hardly GUI) that should be usable on Win.NET and
 on Linux/BSD.

 Can you recomment me a graphics library that works on all platforms?


You could try SDL:

http://www.libsdl.org/

 What issues are there to ru Cairo on a often met Win + MS.Net
 installation? (Deliver dll + OK?)

 Thanks

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


Re: [Mono-list] Platform independend Graphics library

2006-08-04 Thread Duncan Mak
On Thu, 2006-08-03 at 15:47 +1000, Robert wrote:
 Hi, I am here working under Mac OS X and I intend to write some 
 graphical applications (hardly GUI) that should be usable on Win.NET and 
 on Linux/BSD.
 
 Can you recomment me a graphics library that works on all platforms?
 
 What issues are there to ru Cairo on a often met Win + MS.Net 
 installation? (Deliver dll + OK?)

If all you need is 2D drawing, you can use System.Drawing.

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


Re: [Mono-list] Platform independend Graphics library

2006-08-03 Thread Peter Dennis Bartok
System.Drawing is, uh, a graphics library that is usable on all platforms.
Or were you asking for Which GUI should you use?. In that case, you can 
either use GTK# or System.Windows.Forms. Both work on all platforms.

Peter


-Original Message-
From: Robert [EMAIL PROTECTED]
Cc: mono-list@lists.ximian.com
Date: Thursday, August 03, 2006 01:48
Subject: [Mono-list] Platform independend Graphics library


Hi, I am here working under Mac OS X and I intend to write some
graphical applications (hardly GUI) that should be usable on Win.NET and
on Linux/BSD.

Can you recomment me a graphics library that works on all platforms?

What issues are there to ru Cairo on a often met Win + MS.Net
installation? (Deliver dll + OK?)

Thanks

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

 

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


Re: [Mono-list] Platform independend Graphics library

2006-08-03 Thread ted leslie

not on a Mac without x11 installed?

i use wx.Net and it allows deployment on   Mac Win and Linux
with those OS as a standard install.

-tl

On Thu, 3 Aug 2006 09:25:59 -0400
Peter Dennis Bartok [EMAIL PROTECTED] wrote:

 System.Drawing is, uh, a graphics library that is usable on all platforms.
 Or were you asking for Which GUI should you use?. In that case, you can 
 either use GTK# or System.Windows.Forms. Both work on all platforms.
 
 Peter
 
 
 -Original Message-
 From: Robert [EMAIL PROTECTED]
 Cc: mono-list@lists.ximian.com
 Date: Thursday, August 03, 2006 01:48
 Subject: [Mono-list] Platform independend Graphics library
 
 
 Hi, I am here working under Mac OS X and I intend to write some
 graphical applications (hardly GUI) that should be usable on Win.NET and
 on Linux/BSD.
 
 Can you recomment me a graphics library that works on all platforms?
 
 What issues are there to ru Cairo on a often met Win + MS.Net
 installation? (Deliver dll + OK?)
 
 Thanks
 
 ___
 Mono-list maillist  -  Mono-list@lists.ximian.com
 http://lists.ximian.com/mailman/listinfo/mono-list
 
  
 
 ___
 Mono-list maillist  -  Mono-list@lists.ximian.com
 http://lists.ximian.com/mailman/listinfo/mono-list
 
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] Platform independend Graphics library

2006-08-02 Thread Robert
Hi, I am here working under Mac OS X and I intend to write some 
graphical applications (hardly GUI) that should be usable on Win.NET and 
on Linux/BSD.

Can you recomment me a graphics library that works on all platforms?

What issues are there to ru Cairo on a often met Win + MS.Net 
installation? (Deliver dll + OK?)

Thanks

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