Re: [PyQt] adjusting layouts question

2010-11-13 Thread Anil Kumar
the entire mailing list > instead of just me :-). > > Bye, > > > On Fri, Nov 12, 2010 at 20:48, Anil Kumar wrote: > >> Arrange using splitters. >> >> On 13/11/2010 4:27 AM, "Nick Gaens" wrote: >> >> I've got no notice of a directly ma

Re: [PyQt] building QfMacNavBar on windows

2009-09-08 Thread Anil
On Wed, 9 Sep 2009 12:37:49 am you wrote: > pyqt@riverbankcomputing.com > Thank you Alexi, Looks like exactly what I wanted. -- -- Regards, Anil K Thankappan ___ PyQt mailing listPyQt@riverbankcomputing.com http://www.riverbankcomputing.com/m

[PyQt] building QfMacNavBar on windows

2009-09-08 Thread Anil Kumar
Hi,Anybody successfully built QfMacNavBar from http://code.google.com/p/pyqt4- extrawidgets/ on windows? I would like to use it on one of my project, could not compile it. -- -- Regards, Anil K Thankappan ___ PyQt mailing listPyQt

[PyQt] persistent database connection

2009-09-08 Thread Anil Kumar
ed. I suspect connection to the database is getting timed out. How can I prevent it from timing out or how to detect if the connection behind the model is down I tried "if connection.open():" before executing the Query, without success Any help is much appreciated. -- -- Regards, An

[PyQt] persistent database connection

2009-09-07 Thread Anil
duced. I suspect connection to the database is getting timed out. How can I prevent it from timing out or how to detect if the connection behind the model is down I tried "if connection.open():" before executing the Query, without success Any help is much appreciated. -- --

[PyQt] building QfMacNavBar on windows

2009-09-07 Thread Anil
Hi, Anybody successfully built QfMacNavBar from http://code.google.com/p/pyqt4- extrawidgets/ on windows? I would like to use it on one of my project, could not compile it. -- -- Regards, Anil K Thankappan Phoenix IT Solutions 65 Trafalgar way Cranbourne East Ph: 03 5995 3328 Mob: 0422 940

[PyQt] QLineEdit with clear button

2009-04-04 Thread Anil
Hi everyone, Anybody have a working impementation of QlineEdit with an embedded Clear button?, shown here http://labs.trolltech.com/blogs/2007/06/06/lineedit-with-a-clear-button/ Thanks -- -- Regards, Anil K Thankappan Phoenix IT Solutions 65 Trafalgar way Cranbourne East Ph: 03 5995 3328 Mob

[PyQt] Database not showing error

2009-02-14 Thread Anil Kumar
DB is valid") always return valid after the startup, even if network connection is droped. All the queries return invalid but no exception occurs. Regards Anil ___ PyQt mailing listPyQt@riverbankcomputing.com http://www.riverbankcomputing.c

[PyQt] mysql Error creating package using py2exe

2008-10-29 Thread Anil
"dist" directory without any success. How can I get MySQL driver to load? -- Thanks in advance. -- Regards, Anil [EMAIL PROTECTED] Visit our website :gallery.phoenixitsolutions.com.au ___ PyQt mailing listPyQt@riverbankcomputin

[PyQt] PyQt - How to preload values to a QTableView

2008-10-13 Thread Anil
y() if (self.hourModel.setData(index ,Qvariant(data) , Qt.DisplayRole)): print "Error setData %s" % (hourModel.lastError()).text() I just Picked up the Rapid GUI Programming With PyQt a few week back and am certainly a Newbee at Python. Regards, Anil K Thankappan [EMAIL

[PyKDE] Monitor/Track Mouse and Keyboard

2006-07-18 Thread Anil Shankar
n and position. I want to do these things system-wide and not confine myself to a single window. Any help would be appreciated. Best, Anil ___ PyKDE mailing listPyKDE@mats.imk.fraunhofer.de http://mats.imk.fraunhofer.de/mailman/listinfo/pykde