[Mono-winforms-list] Winforms and Monomac

Jonathan Pobst monkey at jpobst.com
Thu Dec 30 14:34:49 EST 2010


I'm afraid I still don't understand what you are trying to do.

Are you trying to use the Winforms API with a MonoMac backend?

Jonathan


On 12/30/2010 1:32 PM, James Clancey wrote:
> The end goal would be all of it. For now 75%-90%
>
> On Thu, Dec 30, 2010 at 10:31 AM, Jonathan Pobst <monkey at jpobst.com
> <mailto:monkey at jpobst.com>> wrote:
>
>     What parts/how much of Winforms do you intend to use?
>
>     On the surface, this seems like a bad idea.  But maybe that's just
>     cause I don't have any details.
>
>     Jonathan
>
>
>
>     On 12/30/2010 12:42 PM, James Clancey wrote:
>
>         Hello Everyone,
>
>         I am currently working on a Monomac project that will be using a
>         good
>         portion of the Winforms code base.  I have spoken with miguel and we
>         have decided to go through the current Winform code and split
>         the class
>         files into multiple files.  The main class will hold non ui specific
>         code.  Since the winforms code uses xplat I am creating a new
>         .xplat.cs
>         file and moving the xplat code there.  Here is the current diff
>         for what
>         I have done so far.
>         https://github.com/Clancey/mono/commit/7bde46f1dac6549c091e978f2f294edc8ca10cb1.diff
>
>
>         Please reply back if you have any questions/concerns/comments.
>
>         Thanks,
>
>         James Clancey
>
>
>
>         _______________________________________________
>         Mono-winforms-list maillist  -
>         Mono-winforms-list at lists.ximian.com
>         <mailto:Mono-winforms-list at lists.ximian.com>
>         http://lists.ximian.com/mailman/listinfo/mono-winforms-list
>
>
>



More information about the Mono-winforms-list mailing list