Re: [PyKDE] Update to sqltable3.py and new sqlcustom1.py with new problem

2002-06-19 Thread Phil Thompson

Hans-Peter Jansen wrote:

 Hi again,
 
 I've fixed one problem in sqltable3.py not returning the right object
 in CustomSqlEditorFactory. 
 
 Also attached is a conversion of sql/custom1. This one shows badly,
 that I haven't yet succeeded in wrapping my mind around signals/slots
 nor Q_PROPERTIES. Running it doesn't show the any widgets but the save
 button and segfaults on exit :-(.


The segfault on exit is fixed in today's snapshot.

I'm still working on the QSqlEditorFactory problem.

Phil

___
PyKDE mailing list[EMAIL PROTECTED]
http://mats.gmd.de/mailman/listinfo/pykde



[PyKDE] Update to sqltable3.py and new sqlcustom1.py with new problem

2002-06-15 Thread Hans-Peter Jansen

Hi again,

I've fixed one problem in sqltable3.py not returning the right object
in CustomSqlEditorFactory. 

Also attached is a conversion of sql/custom1. This one shows badly,
that I haven't yet succeeded in wrapping my mind around signals/slots
nor Q_PROPERTIES. Running it doesn't show the any widgets but the save
button and segfaults on exit :-(.

Any help highly appreciated.

TIA,
  Hans-Peter



sqltable3.py
Description: Binary data


sqlcustom1.py
Description: Binary data