Saturday, January 4, 2014

Friendly GUI for windows building?

Newsgroup: comp.lang.c++

Subject: Friendly GUI for windows building?

From: Francois Guillet <guillet.francois@...>

Date: Sat, 04 Jan 2014 11:51:21 +0100



Hi



Creating many windows and controls is very tedious when the parameters

of the CreateWindowEx function have to be set manually.



I'm looking for a tool able to build code automatically from drag and

drop of objects (buttons, check boxes, edit controls...) onto a first

empty window, and allowing repositionning, sizing, property settings...



This was provided in environments like C++ builder, but I'm searching

for a more light tool that would generate simple cpp and h files to

include in my project and that wouldn't need an obscure and heavy

library (I'm using codeblock/gcc/mingw).



Some advises?



Thanks







via Usenet Forums - Usenet Search,Free Usenet - comp.lang.c++ http://www.pocketbinaries.com/usenet-forums/showthread.php?164222-Friendly-GUI-for-windows-building&goto=newpost

View all the progranning help forums at:

http://www.pocketbinaries.com/usenet-forums/forumdisplay.php?128-Coding-forums

No comments:

Post a Comment