Re: MS Windows GUI and DevC++

Malcolm Nealon <[email protected]> Tue, 6 Sep 2005 14:25:19 +0200
Newsgroups gmane.comp.programming.cppug
Message-ID <[email protected]>
Hello Luís,

On 02 September 2005, 15:24:06, you wrote:

>

Hello,

Does anybody know some good toolkit to build GUI (Graphical User Interface)

under Windows and using DevC++ ?

Please, let me know.

http://www.eset.com

You should try wxWidgets ( http://www.wxwidgets.org )

OR you could take a look at Guru Kathiresan's wxDevCpp ( http://wxdsgn.sourceforge.net/ ) which is a version of DevCpp but with a wxWidgets form designer built in, as well as program templates and wxWidgets Libraries. Also bundled is almost the complete collection of wxWidgets sample programs so that you can see what the toolkit is capable of. It is also actively developed (by myself among others) and the latest version from cvs is available from another developers site ( http://reina.homedns.org/wxdevcpp/ ) - look in the alpha version section.

With the next release of wxWidgets I will be adding wxIFM ( http://www.snakesoft.net/wxifm/ ) to the included libraries, as well as wxPropertyGrid ( http://wxpropgrid.sourceforge.net/ ) , along with anything else I can find which might prove useful.

--

Best regards,

Malcolm mailto:[email protected]