Web desktop in CUBA?

Hi,

I want to create a (web) application where the “main screen” looks like a Windows desktop and also has some of its functionalities (icon layout, start button, …). Is there an existing CUBA gui component that I could use (also only as a start for further working)? Or do you know about any GWT component I could integrate into CUBA, solving at least partially the problem?

Kind regards,
Markus

Hi Markus,

we don’t have such a component and I don’t even know existing GWT library to imitate Desktop in a browser. You can try to integrate OS.js ([url=https://github.com/os-js/OS.js]https://github.com/os-js/OS.js[/url]) but I think it is overly complicated for your needs.