oeed, on 09 August 2016 - 08:11 PM, said:
I can't see that ever happening unfortunately. The way Silica programs are made is very different to most previous GUI frameworks. You don't/can't just call a function and have it add a button and then change a few properties. You need to use themes and subclass it. It might be possible to have some kind of program that can bridge between the two, but there won't be native support.
OS functions could probably be standardised though.
I wouldn't expect there to be support for that, since Silica is already written. But, once CCNext comes out, I would be willing to look into making a program/API that can bridge the two. I'll be reading more Silica documentation as I have time.