Re: [PyKDE] Making use of the K Widgets

2005-01-19 Thread Detlev Offenbach
Am Montag, 17. Januar 2005 12:08 schrieb Matt T.: > On Monday 17 January 2005 14:52, Simon Edwards wrote: > > On Sunday 16 January 2005 22:27, Dennis Schaaf wrote: > > > What do you think is the best way to design with the KDE widgets? > > > > PyKDE/contrib has 'kdepyuic', a replacement for pyuic t

Re: [PyKDE] Making use of the K Widgets

2005-01-17 Thread Matt T.
On Monday 17 January 2005 14:52, Simon Edwards wrote: > On Sunday 16 January 2005 22:27, Dennis Schaaf wrote: > > What do you think is the best way to design with the KDE widgets? > > PyKDE/contrib has 'kdepyuic', a replacement for pyuic that understands KDE > widgets. > > cheers, I remember readi

Re: [PyKDE] Making use of the K Widgets

2005-01-16 Thread Simon Edwards
On Sunday 16 January 2005 22:27, Dennis Schaaf wrote: > What do you think is the best way to design with the KDE widgets? PyKDE/contrib has 'kdepyuic', a replacement for pyuic that understands KDE widgets. cheers, -- Simon Edwards             | Guarddog Firewall [EMAIL PROTECTED]       | http:

Re: [PyKDE] Making use of the K Widgets

2005-01-16 Thread Matt T.
On Monday 17 January 2005 04:27, Dennis Schaaf wrote: > Hi, > > I'm designing tools with qtdesigner and then compiling the ui files I > get with pyuic. This works ok when I'm using normal qt widgets but if > I use the KDE specific widgets like KTextBrowser I get errors because > the compilet output

[PyKDE] Making use of the K Widgets

2005-01-16 Thread Dennis Schaaf
Hi, I'm designing tools with qtdesigner and then compiling the ui files I get with pyuic. This works ok when I'm using normal qt widgets but if I use the KDE specific widgets like KTextBrowser I get errors because the compilet output file doesn't import any of the required kde modules(and I don't