On Mon, Jul 12, 2010 at 9:44 PM, Michael Hutchinson
wrote:
> On Mon, Jul 12, 2010 at 6:43 PM, Aaron Radich wrote:
>> I've got a custom .NET Windows froms control that I'm trying to port to
>> Mono/GTK#. The control inherits from System.Windows.Forms.UserControl in
>> the .NET Windows Forms versi
On Mon, Jul 12, 2010 at 6:43 PM, Aaron Radich wrote:
> I've got a custom .NET Windows froms control that I'm trying to port to
> Mono/GTK#. The control inherits from System.Windows.Forms.UserControl in
> the .NET Windows Forms version. What do you think I should use as the base
> class type in m
Thanks a lot for your work, it's working great so far
David
2010/7/9 Mike Kestner
> On Sun, 2010-07-04 at 23:33 -0700, Dimitar Dobrev wrote:
> > Any news on the installer?
>
> It's available on the Downloads page now.
>
> --
> Mike Kestner
>
> ___
>
I've got a custom .NET Windows froms control that I'm trying to port to
Mono/GTK#. The control inherits from System.Windows.Forms.UserControl in
the .NET Windows Forms version. What do you think I should use as the
base class type in mono/GTK#?
Aaron
_