[Mono-list] I'd like to use Mono.CSharp.Evaluator.Run(...) from several platforms

Andres G. Aragoneses knocte at gmail.com
Sat May 5 11:17:00 UTC 2012


I didn't say that WPF can run on Linux.

I said that you can use Mono.CSharp with a WPF app.

On 05/05/2012 09:33 AM, Gabriel Ibanez wrote:
> Hola Andrés,
>
> In that case I would be happy to see a simple 'hello world' WPF running on Linux.
>
> Do you have it ?
>
> Not too much work if you write it from scratch.
>
> Let me see the sources !
>
> /Gabriel
>
> -----Original Message-----
> From: "Andres G. Aragoneses"<knocte at gmail.com>
> Date: Fri, 4 May 2012 21:40:42
> To:<Mono-list at lists.ximian.com>
> Subject: Re: [Mono-list] I'd like to use Mono.CSharp.Evaluator.Run(...) from
> 	several platforms
>
> I think you're slightly wrong Gabriel.
>
> Mono.Csharp doesn't depend on Mono, it runs well in .NET.
>
> So then you can use whatever UI you want with it.
>
>
>
> On 05/04/2012 10:01 PM, Gabriel Ibanez wrote:
>> WPF is not implemented on Mono, as I know. So, if Metro depends on WPF, forguet about Mono.
>>
>> Anyway, none WPF will run in iOS as it depends on DirectX.
>>
>> You must work on an GUI that run an all platforms if you want to write it once, as GTK for example.
>>
>> Cheers,
>>
>>
>> /Gabriel
>>
>> -----Original Message-----
>> From: AN<anassisi at yahoo.com>
>> Date: Fri, 4 May 2012 01:43:21
>> To:<mono-list at lists.ximian.com>
>> Subject: [Mono-list] I'd like to use Mono.CSharp.Evaluator.Run(...) from
>>     several platforms
>>
>> Hi,
>>
>> I'm working on C# App and I'd like to allow the end user to create and run
>> scripts.
>> I'm planning to run the app on several OSs:
>>     - iOS on MonoTouch
>>     - Android on MonoDroid
>>     - Windows 8 Metro/WinRT
>>     - Windows 7,8 WPF .NET 4.0 or 4.5
>>
>> Does it work on iOS ?
>>
>> Can I reference and use Mono.CSsharp.dll from the Windows 7 or 8 WPF/ .Net
>> 4.0 or 4.5?
>>
>> Can I reference and use Mono.CSsharp.dll from Win 8 Metro/WinRT App?
>>
>> Any help is greatly appreciated.
>> Andrea
>>
>> --
>> View this message in context: http://mono.1490590.n4.nabble.com/I-d-like-to-use-Mono-CSharp-Evaluator-Run-from-several-platforms-tp4607587.html
>> Sent from the Mono - General mailing list archive at Nabble.com.
>> _______________________________________________
>> Mono-list maillist  -  Mono-list at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/mono-list
>> _______________________________________________
>> Mono-list maillist  -  Mono-list at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/mono-list
>>
>
>
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>




More information about the Mono-list mailing list