Click to See Complete Forum and Search --> : what software for an advanced GUI?


xALPHAx
April 7th, 2005, 09:11 AM
Hello, I'm here again with a new question, I hope that I receive a concrete answer ;)

I have to create a graphical interface with some controls that the users can set, the entire project is in Visual C++, but I don't think that .NET is so user-friendly for my job in this case.
So I have to integrate that source with a GUI and the output of that must be not a simple window but an advanced window with a bitmap like front and the commands must be under that skin.

What software can I use?

andytim
April 8th, 2005, 01:14 AM
Hi,
For Microsoft Visio 2003 like application,you should try XD++ MFC Library by:
http://www.********.net
Andy

xALPHAx
April 8th, 2005, 02:45 AM
Thank you for the advise but my GUI must be, for example, like the winamp interface, it's just to give you an idea.
And then I have to import the MFC/C++ code.