Re: [PyKDE] Re: Plans for Python bindings in KDE 4

2006-11-28 Thread Simon Edwards
On Tuesday 28 November 2006 15:04, Olaf Schmidt wrote: > All Qt 4.x release will be binary compatible with earlier Qt 4.y releases, > so > couldn't we simply continue using the old bindings if Riverbank should ever > stop to realise new GPL-licensed Python bindings? yes, > If we wish to use fe

Re: [PyKDE] Small database application - best way?

2006-11-28 Thread Matt Newell
On Tuesday 28 November 2006 03:10, Sibylle Koczian wrote: > And, more important: in the setData method the dataChanged signal is > emitted: > > def setData(self, index, value, role): > ... > self.emit(QtCore.SIGNAL('dataChanged'), index, index) > return True should be self.emit(QtCore.SIGN

Re: [PyKDE] Small database application - best way?

2006-11-28 Thread Sibylle Koczian
"Matt Newell" <[EMAIL PROTECTED]> schrieb: > On Monday 27 November 2006 00:50, Sibylle Koczian wrote: > snipped... > > Double clicking, pressing F2 or Enter in a cell in one of the editable > > columns doesn't select the text of this cell, as it does in the example > > programs with editable models

Re: [PyKDE] Windows: can't import QtCore or QtGui

2006-11-28 Thread Phil Thompson
On Tuesday 28 November 2006 2:37 am, Adam Tenderholt wrote: > I get a DLL import error when I try loading QtCore or QtGui. It is > complaining about not being able to find the entry point related to > QAbstractItemModel.changePersistenIndexList(). I'm running with Python > 2.5, qt-opensource-mingw-