WPFLight icon indicating copy to clipboard operation
WPFLight copied to clipboard

[question] WPFLight for Mono/Linux?

Open staalmannen opened this issue 9 years ago • 1 comments

Hi I was searching around a bit for a drop-in shim library or re-implementation of WPF and found this. Are there plans for a Linux target and does it work as a drop-in replacement of WPF?

The reason I ask is that I came across an open source .NET program that I would like to build for Linux using Mono. Unfortunately, it depends on WPF (PresentationCore, PresentationFramework).

staalmannen avatar Jun 16 '16 08:06 staalmannen

Hi,

sorry, there are no plans to support Linux. It only supports iOS, Android and Windows Phone. It is not completed, but for the most cases it works for my apps. I used the same namespaces and classes like WPF. For example Button, RadioButton, Storyboard and Animations classes. But not all features of WPF are supported at the Moment. Like Bindings. But it should not a big step to bring it to linux with monogame.

Regards Ronny

2016-06-16 10:43 GMT+02:00 Jens Staal [email protected]:

Hi I was searching around a bit for a drop-in shim library or re-implementation of WPF and found this. Are there plans for a Linux target and does it work as a drop-in replacement of WPF?

The reason I ask is that I came across an open source .NET program that I would like to build for Linux using Mono. Unfortunately, it depends on WPF (PresentationCore, PresentationFramework).

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ronnycsharp/WPFLight/issues/2, or mute the thread https://github.com/notifications/unsubscribe/AB1CIxV8z42qrUd059PMCMTDatilyWKVks5qMQyagaJpZM4I3J3l .

ronnycsharp avatar Jun 16 '16 09:06 ronnycsharp