<P>
  Hi All,<BR>
<BR>
<BR>
i have build the konqueror-embedded-snapshot-20030705 with qt-2.3.10-snapshot-20070424.<BR>
<BR>
As my goal was, to display rendered html data on to my Form,<BR>
<BR>
for rendering html:-<BR>
<BR>
KURL url=&quot;http://www.google.com&quot;<BR>
KHTMLPart *w = new KHTMLPart();<BR>
w-&gt;openURL(url);<BR>
w-&gt;view()-&gt;resize(500,400);<BR>
w-&gt;show();<BR>
<BR>
i want to pass my form handle(which is derived from control),can anyone suggest me how to pass the form handle so that rendered html data can be displayed on my form?<BR>
<BR>
Regards<BR>
Pavan Reddy.<BR>

</P>
<br><br>