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: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joeri Belis Sent: 13 July 2005 13:50 To: [email protected] 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 - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
