Hi Charles, Qt embedded would do what you want, with a suitable learning curve:-D
I used to program for ARM devices devices like the Zaurus, using qpe / qte. Although they are running a linux system, the screen is basically a frame buffer. You don't have to worry about that, because the libraries take care of the technicalities, it just makes testing on an X based system a bit more difficult, you have to use a virtual fb environment to test run the program Have a look at this guys work http://derekmolloy.ie/beaglebone/qt-with-embedded-linux-on-the-beaglebone/ regards ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
