Hello,
I think about starting with Qt. But before spending a lot of time I would like to ask the community to take the time and answer some questions to help me find out if Qt is the right choice for me at all.
First of all I describe my situation:
I am looking for a tool to develop applications for WinCE. I checked C# but it feels strange to me as a long time C and C++ programmer. But I don't want to get into MFC and pure Win32API programming. So I came across Qt...
Also I think it would be a great thing to develop for desktop Windows (where I currently use C++ Builder) and Win CE with the same tool.
Now my questions
general:
- How difficult is it to install Qt for developing for WinCE and for desktop windows both on one PC (win XP)?
- How long will it take until a first application is ready?
- And how long until one understands enough to start a bit larger application?
WinCE applications:
- How large will the framework be? Can it be scaled down to contain only what I need? How is the framework installed on WinCE, just placing dlls together with the exe?
- Are there limitations in WinCE Qt compared with desktop windows Qt?
- Does WinCE Qt (or also desktop windows Qt) still use windows functions like registry win32 API functions, functions imported from other dlls...
- Are there tutorials especially for Qt under WinCE?
desktop windows:
- Is it possible to create an exe that contains everything needed to run the application? So just send someone the exe, no installation, just start it on any windows PC(from win95 to win 7)?
- Are there special functions to be added like there are additional controls for Visual C or VCLs for C++Builder?
Thank you very much for any help
Martin
Bookmarks