[PyQt] A few issues with pyuic4
Hans-Peter Jansen
hpj at urpla.net
Sat Jul 11 10:04:19 BST 2009
Hi Phil,
attached .ui demonstrates a few issues of pyuic4:
- ignores stretch factors in verticalLayout
- ignores all tableView attributes
As a bonus, I've attached a minor bugfix for the chart example ;-).
The pie "rubber band" selection still does not work correct (it arbitrarily
selects pie slices under "certain" conditions), but at least, it doesn't
throw exceptions anymore..
Pete
-------------- next part --------------
A non-text attachment was scrubbed...
Name: untitled.ui
Type: application/x-designer
Size: 1653 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20090711/e107f61d/untitled.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: chart.diff
Type: text/x-diff
Size: 405 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20090711/e107f61d/chart.bin
More information about the PyQt
mailing list