<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7653.38">
<TITLE>Table Widget Problem v4.4.3</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hello All,<BR>
<BR>
I move to version 4.4.3 and now cannot get QLabel to display in the table widget.&nbsp; Other Widgets such as QComboBox and QTextEdit work fine, QLabel no longer displays and was working fine in previous versions.<BR>
Any thoughts or suggestions would be helpful.<BR>
<BR>
Example code<BR>
itm2 = QtGui.QLabel()<BR>
itm2.setAlignment(QtCore.Qt.AlignCenter)<BR>
itm2.setText('Test')<BR>
self.tableWidgetQTSetMap.setCellWidget(0,0,itm2)<BR>
<BR>
Thanks,<BR>
Andrew<BR>
<BR>
<BR>
*************************<BR>
<BR>
Dr. D. Andrew Carr<BR>
CARC 295 UNCC<BR>
9201 University City Blvd<BR>
Charlotte NC 28223<BR>
704-687-7494 (office)<BR>
704-687-6610 (fax)<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>