[Mono-winforms-list] another forms problem

kangaroo grompf@sublimeintervention.com
Tue, 28 Dec 2004 01:29:06 -0500


BTW; just as an update

aside from the cairo changes one I (or a nice contributor????) writes a 
keyboard driver we should be doing well.  We need on the OSX front to 
wait on some changes to the io-layer (which are coming) but the driver 
is rapidly approaching parity with the X11 driver (performance needs 
some loving at some point and a minor refactor to split some code out 
into logical other places) but for feature completeness we're (_pretty 
much_) feature compatible with the X11 driver.

-kangaroo

On 28-Dec-04, at 1:11 AM, kangaroo wrote:

> Once the native osx MWF driver is at the point of readiness (which 
> includes the cairo patches getting commited into their codebase which 
> is out of my control) we will include MWF in the mono packages with 
> the libgdip and cairo needed (dont quote me; but I'll talk to the osx 
> packaging duder who's involved with cocoa# with me)
>
> -kangaroo
>
> On 27-Dec-04, at 5:31 PM, Peter Dennis Bartok wrote:
>
>>> What about a native implementation of Windows-Forms for Mac Os. I 
>>> don't
>>> think that mac-users  whant to install all the gnome packages if they
>>> want to run a .net application.
>> There is no connection between gnome and Windows-Forms. You don't 
>> need to
>> install those to use SWF (on any platform).
>>
>> The task of running SWF on the Mac is a bit hard right now because 
>> there are
>> no pre-built packages yet, give it a bit of time. Kangaroo has been 
>> making
>> tremendous progress and hopefully we will find a volunteer to make 
>> packages
>> out of it when it's done, too, at which point it should be very easy.
>>
>> Peter
>>
>>
>>>
>>> If you don't think that there is any need for work to do, i may help
>>> testing the current forms implementation... ;-)
>>>
>>> kangaroo wrote:
>>>
>>>>
>>>> On 26-Dec-04, at 9:56 AM, Paul wrote:
>>>>
>>>>> Hi,
>>>>>
>>>>>> If I try to run a programm compiled with
>>>>>>
>>>>>> mcs myprogramm.cs -r System.Windows.Forms
>>>>>>
>>>>>> and try to run it using
>>>>>>
>>>>>> mono myprogramm.exe
>>>>>>
>>>>>> I got an error that means something like mono cannot find wine.
>>>>>>
>>>>>> What about the native implementation? I read on the website that 
>>>>>> it can
>>>>>> be found in Managed.Windows.Forms , but if I try to add this
>>>>>> assembly by:
>>>>>
>>>>>
>>>>> You need to
>>>>>
>>>>> cd ~/mcs/class/Managed.Windows.Forms; make clean; make; su; make
>>>>> (prefix=/usr) install
>>>>>
>>>>> for MWF to be used.
>>>>>
>>>>> I'm not sure if that's exactly what has to be done for OS X, but 
>>>>> given
>>>>> it's a BSD variant, it's a pretty good guess that that is what will
>>>>> work.
>>>>>
>>>>> su changes you to the administrator (super user).
>>>>>
>>>>
>>>> First off; there is no su for OSX; and its much more involved than
>>>> this to get it running on OSX.
>>>>
>>>> You have 2 choices;
>>>>
>>>> #1. The X11 Driver
>>>> (This requires X11 from mac, cairo, render, Xrender, libpixman,
>>>> libgif, libtiff, jpeglib, libpng, libgdiplus)  Most of those you'll
>>>> have to install from source.
>>>>
>>>> #2.  The Quartz Driver
>>>> (This requires everything above except for X11, render, Xrender)
>>>> You'll also requires some custom cairo patches from me that aren't
>>>> complete yet.
>>>>
>>>> However, you should remember that neither of these are complete; if
>>>> you want them to make an application; hold off; if you want the to
>>>> assist in development; plow ahead.
>>>>
>>>> -kangaroo
>>>>
>>>> PS.  A large number of the dependancies required some custom hacking
>>>> by me to make them happy with auto* on OSX.  If fink has a recent
>>>> build of them all; I'd suggest using that I personally just dont run
>>>> fink.
>>>>
>>>> _______________________________________________
>>>> Mono-winforms-list maillist  -  Mono-winforms-list@lists.ximian.com
>>>> http://lists.ximian.com/mailman/listinfo/mono-winforms-list
>>>>
>>>
>>> _______________________________________________
>>> Mono-winforms-list maillist  -  Mono-winforms-list@lists.ximian.com
>>> http://lists.ximian.com/mailman/listinfo/mono-winforms-list
>>>
>>>
>>
>> _______________________________________________
>> Mono-winforms-list maillist  -  Mono-winforms-list@lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/mono-winforms-list
>>
>>
>>
>
> _______________________________________________
> Mono-winforms-list maillist  -  Mono-winforms-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-winforms-list
>
>
> !DSPAM:41d0f79c247764093172447!
>