Quote:
Originally Posted by FrancoisL
A question that's somewhat  but I want your opinion.
Given the sources and the toolchain posted by Onyx, is it possible to compile without too much effort, a QT application like GNU TeXmacs for the M92?
|
I'm not the GUI guy, to be honest

... but in principle it should be fairly easy to do... there are three things I see you could have to fix:
- getting the build environment to use the toolchain
- screen refreshing
- adding the on-screen-keyboard (or usb hostmode with hid support

) so you can input text
I think tuxor has a better overview than I w.r.t. Qt ... even better: Koudjis (he's developing OpenBoox for the A60)
But all in all, the SDK is relatively painless to use (see development Wiki), and porting not a major issue... the Qt in the SDK seems to be a Qt4 with some extensions.
Cheers.
P.S.: If you have devel/porting questions - feel free to join the devel-thread and ask questions there