[IronPython] (no subject)

Tim Riley riltim at gmail.com
Tue Jan 17 17:40:03 CET 2006


>From what I understand System.Windows.Forms is not complete in Mono as of
yet. You might want to check out
http://www.mono-project.com/Mono_Project_Roadmap for an idea of what mono
currently can and can't do.

In the future you might want to look into GTK# for cross platform
development.

Good Luck,
Tim Riley

On 1/17/06, J. de Hooge <info at geatec.com> wrote:
>
>  Hi,
>
>
>
> I've written quite some code in IP using Forms (from .NET 2.0)  on
> Windows, but I may have to port that to Linux for a customer.
>
> Currently I don't have a Linux machine at my disposal.
>
> Does anyone have experience with System.Windows.Forms under Mono?
>
> Is it compatible with Forms 2.0 under Windows?
>
> How complete/bugfree is it. Are things like drag&drop implemented
> properly? Is layout management o.k.?
>
>
>
> In Windows I can just start a MSIL exe and it will be "interpreted" by the
> .NET VM , rather than directly run on the processor.
>
> Does it work the same on Mono, or do I first have to enter a specific
> "environment".
>
> How well do Mono apps mix with "regular" Linux apps?
>
>
>
> And (sensitive question?) how mainstream is Mono, e.g. as compared to the
> Java platform?
>
>
>
> Thanks for the trouble to be taken
>
> Jacques de Hooge
>
> info at geatec.com
>
>
>
>
>
>
>
> _______________________________________________
> users mailing list
> users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20060117/f874ac7b/attachment.html>


More information about the Ironpython-users mailing list