Re: [Mono-dev] Using GTK widgets in Mono

2006-05-23 Thread Ipemail
> I need to hand write a C# wrapper for a GTK+ 2 > widget in a Linux shared library. Where could I > find some Mono samples please? Well, it looks like I'm making some progress but now getting this exception on the C# side when a signal/event is raised in the widget: "GCHandle value belongs to a d

[Mono-dev] Using GTK widgets in Mono

2006-05-22 Thread Ipemail
I need to hand write a C# wrapper for a GTK+ 2 widget in a Linux shared library. Where could I find some Mono samples please? Thanks in advance. ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mo

[Mono-dev] Obfuscation at compile time

2005-10-01 Thread Ipemail
I was wondering if there's a quick way to add a simple obfuscation functionality to the compiler. For example, starting with an option to rename private methods and locals. It could be as simple as the parser taking the name specified in the source code and applying md5-like function to it (filena