[Mono-list] is it possible to make C# wrapper for Xfce libraries ?
Milen Dzhumerov
gamehack at 1nsp1r3d.co.uk
Thu Jul 14 03:14:18 EDT 2005
I don't think this would be a good idea for two reasons. Firstly, at the
moment the XFCE libraries are just wrappers around GTK+ so you'll be
wrapping a wrapper, thus creating additional wrappers which I don't see
any point in. You can just use Gtk# and all your applications will be
able to extend your Xfce desktop. Secondly, AFAIK you can wrap only C
code, not C++.
Regards
-----Original Message-----
From: mono-list-bounces at lists.ximian.com
[mailto:mono-list-bounces at lists.ximian.com] On Behalf Of Joeri Belis
Sent: 13 July 2005 13:50
To: mono-list at lists.ximian.com
Subject: [Mono-list] is it possible to make C# wrapper for Xfce
libraries ?
I want to extent my Xfce desktop. the Xfce platform libraries are
written in
C++.
can i make a wrapper in C# around these libs?
J
_______________________________________________
Mono-list maillist - Mono-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list
More information about the Mono-list
mailing list