[Mono-list] Status of the Qt c# bindings

Miguel de Icaza miguel@ximian.com
28 Feb 2002 13:32:07 -0500


> Just wanted to let anyone who might be interested know what is going on with 
> the Qt c# bindings.  Tonight, I was finally able to compile the bindings for 
> 476 Qt classes.  The hello world example is now referencing this compiled 
> dll.  

Congratulations!  Would you like to put this on CVS?

> Slots and Signals are also fully implemented and all of this running
on 
> linux with mint and mono.  

This is of course even nicer!

> mcs is not able to compile the bindings _yet_ 
> although I have been able to exercise mcs a little and point out some bugs 
> ;-) There are still quite a few tasks before the qt bindings will be useful 
> for real development:

If you have some time, I would appreciate if you try to track down what
constructs are making mcs fail, if you could file one bug report on
bugzilla.ximian.com for this for each bug, that would be very helpful!

Miguel