<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
<br>
It should work except maybe if you're setting a transparent background
for the label.&nbsp; What platform is this problem on?<br>
<br>
Clint<br>
<br>
On 01/04/2010 09:08 AM, Steven Ferrell wrote:
<blockquote
 cite="mid:401b25771001040808n1a2dab64v9feb6871acbaae08@mail.gmail.com"
 type="cite">I have created a QLabel which has as its parent a
QVTKWidget, ie<br>
QLabel *renderTitle = new QLabel(title, vtkWidget);<br>
  <br>
The label text does not render at all normally.&nbsp; If I resize the
windows and play around with their size it will eventually show some of
the text, but it becomes garbled.<br>
  <br>
Do I need to perform some sort of update within some sort of event in
order to have a QLabel within a QVTKWidget display properly?<br>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Powered by <a class="moz-txt-link-abbreviated" href="http://www.kitware.com">www.kitware.com</a>

Visit other Kitware open-source projects at <a class="moz-txt-link-freetext" href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a>

Please keep messages on-topic and check the VTK FAQ at: <a class="moz-txt-link-freetext" href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</a>

Follow this link to subscribe/unsubscribe:
<a class="moz-txt-link-freetext" href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</a>
  </pre>
</blockquote>
<br>
</body>
</html>