"kojoadams" <[EMAIL PROTECTED]> writes:

>     Is it possible to run gtk-sharp without a garbage collection enabled, I
> have still not been able to install the garbage collector. Mono complains
> about GCHandles when I run a gtk-sharp program, and they used to work before

Hi,

at the moment, it is not possible to do this because it's using WeakReferences and 
they're
incorrectly using g_error().

Since the debugger has "issues" with garbage collecting, I'll have a look at this 
later on
if I have time.

-- 
Martin Baulig
[EMAIL PROTECTED]
[EMAIL PROTECTED]
_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to