Qt-interest Archive, July 2000
qt architect
Message 1 in thread
hy!
i'm a newbie in qt-programming. so please excuse some stupid questions from me,
i never programmes any gui before. and please excuse my poor english...
my question for now: how das the qt-architect work? i began a new project and
started an new dialog in this. then i wanted to generate an .cpp file to
compile it. but how? it doesnt work....
thanks, daniel:)
--
[ signature omitted ]
Message 2 in thread
On Wed, 26 Jul 2000, LuFG Bauinformatik wrote:
> my question for now: how das the qt-architect work? i began a new project and
> started an new dialog in this. then i wanted to generate an .cpp file to
> compile it. but how? it doesnt work....
In a nutshell, it creates a widget, layout or dialog for you, which you
then have to instantiate yourself in your own program.
--
David Johnson
_________________________
<http://www.usermode.org>