On 2016-08-26 03:14, Timo Paulssen wrote:
with Inline::Python you can use at least one of the Qt bindings python
The Inline::* options are mostly interesting when porting or binding to existing applications, IMHO. But it's a valid point. Doesn't Perl 5 have some implementations as well?
The KDE project has something called "SMOKE" that has almost zero documentation, but it'd allow us to build a full binding for Qt with relatively low effort - once someone has SMOKE figured out.
Yeah, I saw that too. It seems rather easy, as a way of doing this, but binding to a full toolkit is of course a massive task.
Other than that, we have a native Electron binding, which is the thing that powers the Atom Editor if i'm not mistaken.
Didn't know about this one.
Hope that helps!
Certainly did, thanks. /kaare