View Single Post
Old 05-07-2020, 02:38 PM   #3
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
Tricky on Kobo, the only toolkit available is an old Qt5 version that handles input in a non-standard way.

(i.e., even native Qt apps won't work OOB).

Which is why so far stuff relying on Qt has been building its own Qt version and cooking up its own QPA.

----

And that's for native C++/Qt. Python adds another layer of fun to the mix, which I won't even bother going into because it's irrelevant given the native issues .

Last edited by NiLuJe; 05-07-2020 at 02:41 PM.
NiLuJe is offline   Reply With Quote