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 <[email protected]> Date: Fri, 4 May 2012 01:43:21 To: <[email protected]> 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 - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
