-----Original Message----- From: Milen Dzhumerov [mailto:[EMAIL PROTECTED] Sent: 14 July 2005 10:37 To: 'Joeri Belis'; '[EMAIL PROTECTED]' Subject: RE: [Mono-list] is it possible to make C# wrapper for Xfce libraries ?
Hello, I've personally not seen any extension over GTK+/#(I've looked at XFCE a month ago I think). Can you show us what the Xfce libs added to GTK+. Because I think it could easily be ported to GTK#. -----Original Message----- From: Joeri Belis [mailto:[EMAIL PROTECTED] Sent: 14 July 2005 09:08 To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: [Mono-list] is it possible to make C# wrapper for Xfce libraries ? Yes, I agree. But the point is that XFCE extents GTK+. But Gtk# does not have these extra's. I thought there is an API to XFCE. That is now in C++. But woult be great if it was available in C#. What you suggest is to rewrite the XFCE libs in C#. So ----- Original Message ----- From: "Milen Dzhumerov" <[EMAIL PROTECTED]> To: "'Joeri Belis'" <[EMAIL PROTECTED]>; <[email protected]> Sent: Thursday, July 14, 2005 9:14 AM Subject: RE: [Mono-list] is it possible to make C# wrapper for Xfce libraries ? > 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
