OzoZoz
August 21st, 2004, 06:09 PM
Hi,
I have to write an application that will be used to control and monitor a hardware system. This application will run on Windows XP. The user interface must have a very professional look, which means I can not write a simple Dialog MFC Application: I need more elaborated controls and windows for a better look-and-feel. Also, since other people will eventually need to support this project, it needs to be easy for another programmer to add controls and UI pages. It does not need to be blazingly fast since it is only control and monitoring.
Since I have not much expertise in GUI programming on the Windows platform, I would like to have suggestions on what tools / toolset / language I should use for that task.
Note: I am writing code for 10+ years now, but I never wrote complex GUI apps. Most of my code was non-UI stuff (mostly low-level C/C++ and even ASM), except for few small applications were I had to write a small GUI using mostly MFC or straight Win32 APIs. I am not too familiar with more recent stuff like COM, ASP, .NET, JAVA, XML and the likes, so please resist to the temptation of using abbreviations and acronyms; try to be more specific and, if possible, explain a bit more.
I know I'll have to learn new stuff; I just want to choose the right tool and make sure I do not miss something wonderfull Microsoft or some other company would have to make my life easier.
Thanks,
Ozo.
I have to write an application that will be used to control and monitor a hardware system. This application will run on Windows XP. The user interface must have a very professional look, which means I can not write a simple Dialog MFC Application: I need more elaborated controls and windows for a better look-and-feel. Also, since other people will eventually need to support this project, it needs to be easy for another programmer to add controls and UI pages. It does not need to be blazingly fast since it is only control and monitoring.
Since I have not much expertise in GUI programming on the Windows platform, I would like to have suggestions on what tools / toolset / language I should use for that task.
Note: I am writing code for 10+ years now, but I never wrote complex GUI apps. Most of my code was non-UI stuff (mostly low-level C/C++ and even ASM), except for few small applications were I had to write a small GUI using mostly MFC or straight Win32 APIs. I am not too familiar with more recent stuff like COM, ASP, .NET, JAVA, XML and the likes, so please resist to the temptation of using abbreviations and acronyms; try to be more specific and, if possible, explain a bit more.
I know I'll have to learn new stuff; I just want to choose the right tool and make sure I do not miss something wonderfull Microsoft or some other company would have to make my life easier.
Thanks,
Ozo.