Re: No KDE widgets in Qt Designer

2003-09-10 Thread Andreas Pakulat
On 11.Sep 2003 - 00:22:38, Tom Deblauwe wrote:
> On Wednesday 10 September 2003 21:08, Michael Thaler wrote:
> > Hello,
> >
> > > Are you running woody as your base system with sid backports, or a full
> > > sid system?  Its just that a lot of people have problems with the back
> > > ports.
> >
> > No, I am running SID. I also installed the Debian KDE CVS packages on
> > another partition and Qt Designer does not show me any KDE widgets,
> > too. It would be nice to fix that, because I am working on a KDE app
> > and I would like to use Qt Designer for the dialogs.
> >
> > Thanks
> > Michael
> 
> I have the same problem, also installed the KDE CVS packages and now back to 
> using SID.  I do the following: if you want to work in QT Designer, make a 
> symlink like this: 
> 
> [EMAIL PROTECTED]:~$ cat /usr/bin/addkdewidgetslink
> ln -s /usr/lib/kde3/plugins/designer/kdewidgets.so /usr/lib/qt3/plugins/
> designer/kdewidgets.so

What about adding the kde3 Path in qtconfig -> LibraryPaths ?

I have 

/usr/lib/qt3/plugins
/usr/lib/kde3/plugins

And all KDE widgets work, I cannot say something about compilation
with gideon.

Andreas

-- 
You dialed 5483.




Re: No KDE widgets in Qt Designer

2003-09-10 Thread Tom Deblauwe
On Wednesday 10 September 2003 21:08, Michael Thaler wrote:
> Hello,
>
> > Are you running woody as your base system with sid backports, or a full
> > sid system?  Its just that a lot of people have problems with the back
> > ports.
>
> No, I am running SID. I also installed the Debian KDE CVS packages on
> another partition and Qt Designer does not show me any KDE widgets,
> too. It would be nice to fix that, because I am working on a KDE app
> and I would like to use Qt Designer for the dialogs.
>
> Thanks
> Michael

I have the same problem, also installed the KDE CVS packages and now back to 
using SID.  I do the following: if you want to work in QT Designer, make a 
symlink like this: 

[EMAIL PROTECTED]:~$ cat /usr/bin/addkdewidgetslink
ln -s /usr/lib/kde3/plugins/designer/kdewidgets.so /usr/lib/qt3/plugins/
designer/kdewidgets.so

and if you want to compile your stuff in gideon for example, to prevent it 
from showing lots of output about "... is already in ..." then you should 
remove the link again:

[EMAIL PROTECTED]:~$ cat /usr/bin/removekdewidgetslink
rm /usr/lib/qt3/plugins/designer/kdewidgets.so

Don't know if this will work for you, but it does for me :-)
greetz
Tom,




Re: No KDE widgets in Qt Designer

2003-09-10 Thread Michael Thaler
Hello,

> Are you running woody as your base system with sid backports, or a full sid 
> system?  Its just that a lot of people have problems with the back ports. 

No, I am running SID. I also installed the Debian KDE CVS packages on
another partition and Qt Designer does not show me any KDE widgets,
too. It would be nice to fix that, because I am working on a KDE app
and I would like to use Qt Designer for the dialogs.

Thanks
Michael




Re: No KDE widgets in Qt Designer

2003-09-10 Thread Peter Nuttall
On Wednesday 10 Sep 2003 10:38 am, Michael Thaler wrote:
> Hello,
>
> I don't get any KDE widget's with Qt Designer. I'm using Qt Designer
> and KDE 3.1.3 from SID. How can I configure Qt Designer to also show
> me the KDE Widgets?
>
> Greetings,
> Michael

hi,

Are you running woody as your base system with sid backports, or a full sid 
system?  Its just that a lot of people have problems with the back ports. 

pete
--
Someone esle can help you better than I can.

Every time I think that perhaps we are an advanced race, I turn around and 
read ramblings on Slashdot, and realize I was wrong.




No KDE widgets in Qt Designer

2003-09-10 Thread Michael Thaler
Hello,

I don't get any KDE widget's with Qt Designer. I'm using Qt Designer
and KDE 3.1.3 from SID. How can I configure Qt Designer to also show
me the KDE Widgets?

Greetings,
Michael
-- 
We shall not cease from exploration, and the end of all our exploring 
will be to arrive where we started and know the place for the first time.