<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2920.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I am trying to get the tutorial for the "Simple KDE 
Application" at<BR><A 
href="http://women.kde.org/articles/tutorials/kdevelop3/creating.html">http://women.kde.org/articles/tutorials/kdevelop3/creating.html</A> 
to add a UI<BR>in the step "Using Qt Designer" with a simple button.<BR><BR>I 
can create the KDE application OK and see "Hello World" after running 
the<BR>various Build steps. The issue seems to be that even though I can create 
the<BR>Widget, I cannot get the button to display after I run those various 
Build<BR>steps. I have tried both creating the application, running Build steps, 
then<BR>adding the widget and running the Build steps again, and doing both 
the<BR>project creation and Build steps in one fell swoop.<BR><BR>The Build 
steps are "Run automake & friends", "Run configure", "Build<BR>Project", 
"Install" & "Execute".<BR><BR>I create the button by right clicking on the 
.ui file with the<BR>Fileselectorwidget as I dont know yet how to get the 
"automake manager" to<BR>come up other then by creating a new file. Perhaps I am 
going awry here,<BR>perhaps not.<BR><BR>I wonder if someone could offer a few 
suggestions as I try to come up to<BR>speed using the kdevelop3 IDE for the 
first time and create various<BR>examples. In general, I really like the IDE, I 
just dont quite know how to<BR>care for it or feed it 
yet.<BR><BR>Charles<BR></FONT></DIV></BODY></HTML>