[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: qt issue



On Sun, Oct 13, 2002 at 12:11:11PM +0200, Bastiaan Naber wrote:
> On Sunday 13 October 2002 11:51, Mateusz Papiernik wrote:
> > > It seems the QwindowsStyle is causing problems. As I understand this
> > > is compiled into QT as a plugin but how would I activate it ?
> > > Any help is very much apreciated.
> >
> > sorry, I can't help you - but I've got this problem too. What should
> > we do to use WindowsStyle?
> 
> I don't know. If I uncomment the line:
> 
> //a.setStyle( new QWindowsStyle );
> 
> It compiles and runs. I have also tried to do other  styles but none of them 
> will compile. I would really like to see the solution.

Debian package for Qt3 has not QWindowsStyle compiled in. It's compiled as
a module (as CDE, Compact, MotifPlus, Platinum and SGI are). If you want
to use it, you need a QStyleFactory. Read the Plugin HOWTO a Trolltech's
doc:

 http://doc.trolltech.com/3.0/plugins-howto.html



Reply to: