Re: [PyQt] PyQt4 window not properly closing with signals From.close

2012-06-12 Thread Ganesh Kumar
Hi David, Thanks man, I learn some new thing from yours, I got some idea. thanks helping out. I followed you have mentioned tutorials links it's very useful to me. -Ganesh. Did I learn something today? If not, I wasted it. On Tue, Jun 12, 2012 at 1:09 AM, David Boddie da...@boddie.org.uk

[PyQt] QTabWidget tab width change

2012-06-12 Thread Ganesh Kumar
Hi Guys, I have try with pyqt, with QTabWidget I want increase tab width my application. How to achieve tab width. please guide me. -Ganesh Did I learn something today? If not, I wasted it. ___ PyQt mailing listPyQt@riverbankcomputing.com

Re: [PyQt] PyQt Digest, Vol 95, Issue 9

2012-06-12 Thread David Cortesi
On Tue, Jun 12, 2012 at 4:00 AM, pyqt-requ...@riverbankcomputing.comwrote: 1. QTabWidget tab width change (Ganesh Kumar) I have try with pyqt, with QTabWidget I want increase tab width my application. How to achieve tab width. please guide me. -Ganesh The idea is that the tab bar will

Re: [PyQt] QTabWidget tab width change

2012-06-12 Thread David Boddie
On Tue Jun 12 17:48:06 BST 2012, David Cortesi wrote: 1. QTabWidget tab width change (Ganesh Kumar) I have try with pyqt, with QTabWidget I want increase tab width my application. How to achieve tab width. please guide me. [...] If you insist, you could use the setTabBar() method to