Re: [PyQt] strange extra spacing between checkboxes

2007-11-19 Thread Shriramana Sharma
Mark Summerfield wrote: height = QFontMetrics(window.font()).height() checkboxes[i].setMaximumHeight(height) checkboxes[i].setMinimumHeight(height) Thanks. Adding these lines corrected the problem. Note that this might fail, for example if the font is changed dynamically.

Re: [PyQt] platform in python

2007-11-19 Thread David Boddie
On Mon Nov 19 09:58:09 GMT 2007, Arne Babenhauserheide wrote: > Am Sonntag, 18 de November de 2007 17:54:01 schrieb Andreas Pakulat: > > > When can we select IDE between two IDEs like Eclipse and NetBeans, not > > > like now we choose from dozen IDEs. > > > > Never? Diversity is good :) > > But h

Re: [PyQt] platform in python

2007-11-19 Thread Arne Babenhauserheide
Am Sonntag, 18 de November de 2007 17:54:01 schrieb Andreas Pakulat: > > When can we select IDE between two IDEs like Eclipse and NetBeans, not > > like now we choose from dozen IDEs. > > Never? Diversity is good :) But having a standard is also good to get more momentum. Are there already some

Re: [PyQt] strange extra spacing between checkboxes

2007-11-19 Thread Mark Summerfield
On 2007-11-19, Shriramana Sharma wrote: > Hello. > > Nobody has replied to this mail of mine from last week. Please can > anyone look into it and reply? Thanks. > > Please see the attached program. It's a simple todo program I wrote. > "Kartavya" means "Something that needs to be done" in Sanskrit.

Re: [PyQt] Decimal separator Problem

2007-11-19 Thread Linos
Ingmar Steen escribió: > On Nov 18, 2007 8:44 PM, David Boddie <[EMAIL PROTECTED]> wrote: >> On Tue Nov 13 22:43:29 GMT 2007, Linos wrote: >> >>> Ok, the real problem here it is that i cant use the dot in the numpad to >>> begin decimal numbers, i have checked and spanish locale use comma like >>>