[PyQt] pykde4 using KConfig XT - tutorial
Peter Liedler
peter at liedler.at
Sun Jan 13 13:14:33 GMT 2008
Dear Simon,
your implementation of KConfigSkeleton works perfectly. It was all my
fault. Due to my newbie-eagerness I prepared a config item which I
didn't implement in the user interface. That crashed my app every time I
wanted to modify the config.
I also figured out the connect() problem.
Peter
On Sam, 2008-01-12 at 11:09 +0100, Simon Edwards wrote:
> Hi,
>
> Peter Liedler wrote:
> > I am trying to autogenerate a configuration dialog with a
> > KConfigSkeleton. I just can't get it working.
>
> What went wrong?
>
> > Can you post me a sample, tutorial or something else on how to call a
> > config dialog in pykde4?
>
> Not that I'm aware of.
>
> > I tried it with a .kcfg file as described in the tutorials on kde.org,
> > but there was no success.
>
> If I remember rightly, the kconfig stuff in KDE uses a lot of C++
> templates which makes bindings difficult. There is a good chance that
> the config stuff is incomplete.
>
> Jim appears to be off-line for a while now and I've had to try keeping
> the kconfig stuff up to date and working. If it is screwed up, then it
> is probably my fault. :)
>
> cheers,
>
More information about the PyQt
mailing list