Hi, I have been developing applications on my new 2440, with .NET 2005 on WinCE 6.0; I came to know that QT is good for GUI application. Is it possible to develop a QT application that will run on CE 6.0 ? regards, Anurag
QT application on winCE
Hi Anurag, i haven't try this, but a quickly search in google, may be yes. Check this: http://lists.trolltech.com/pipermail/qt-wince-interest/2009-February/000... Leo
Hi, check this link: http://en.wikipedia.org/wiki/Qt_(framework) Qt, i think, is "like" Visual Studio, but open source version. In linux, KDE is based on it. Some time ago, a workmate developed an application to get some data from a lot of user interfaces (dialog box, text box, combo box, etc), plot data, then open a socket and send this information with TCP/IP. He developed this app in winXP, but is easily portable to any platform with QT support (for example, linux). Ah... QT is free :P (is in Nokia website), I recommend you get QT libraries and QT Creator (an interface to develop in QT) See you! Leo