[PyQt] QTableView not showing vertical scroll bar

2012-11-22 Thread Massi
Hi everyone, in my script I have a table view showing one column and few rows (one or two) in which each cell contains lots of data. When the data in the cells is too big it cannot be displayed in the table area, so I expect that a vertical scrollbar comes in, but this does not happen. Here is

Re: [PyQt] Bogus setMargin generated by pyuic4

2012-11-22 Thread Phil Thompson
On Tue, 20 Nov 2012 17:56:29 +0100, Saúl Ibarra Corretgé wrote: > Hi all, > > I ran into a problem in which pyuic4 will generate a bogus setMargin > call and Google is not helping much, I hope someone can shed some light. > > Here is the test ui file: > > https://gist.github.com/4119155#file_t