View Single Post
Old 11-26-2014, 08:19 AM   #4
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
My Python build doesn't ship with anything GUI-toolkit related (and isn't part of the JailBreak itself, but of a dedicated package).
There's a fairly ancient GTK stack available on the device itself, but I refuse to lower myself to building against such ancient code ;p. baf & twobob have shown that it was useable, though .

Other than that, for UI stuff, you used to have the Java Kindlet stuff, but that's apparently been deprecated, and has fairly particular and annoying limitations, so let us speak of it no more.

That leaves playing with the framebuffer manually, which is what KOReader does, for instance.

(There also used to be a Qt build laying around, but I'm not sure it ever was completely usable on FW 5.x).
NiLuJe is offline   Reply With Quote