ComponentFactory / Krypton

Krypton WinForms components for .NET
BSD 3-Clause "New" or "Revised" License
1.88k stars 689 forks source link

Inquiry: porting a Krypton-based app to Linux #113

Open pconstrictor opened 6 years ago

pconstrictor commented 6 years ago

What would be involved in getting a Krypton-based application running under Linux?

I'm a UI designer for a WinForms application that has a Linux port based on Mono's WinForms. It uses an MDI which we'd like to replace with panes. One of our Windows developers thought Krypton could work well to give the Windows app a tabbed UI and the ability to undock tabs into their own windows.

However, would porting such an app to Linux be at all feasible? I suspect this could help:

huguojunsy commented 5 years ago

up

PWagner1 commented 5 years ago

@pconstrictor

You could try, I don't know how difficult it would be, as it's built on the winform API.