I'm only using QTimer.h, so it's not possible to combine that with GLUT-functions?
I'll check that example out, thanks Peter > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:opensg-users- > [EMAIL PROTECTED] On Behalf Of Andreas Zieringer > Sent: donderdag 11 maart 2004 13:44 > To: [email protected] > Subject: Re: [Opensg-users] OpenSG and QT/QThread/QTimer > > Hi Peter, > > what do you mean with "glutIdleFunc(glutIdleCallback)" are you using > glut in a qt application? That's not a good idea you can use a qt widget > for rendering just look into > OpenSG/Source/WindowSystem/QT/testPassiveQT.cpp > > Andreas > > > Hi all, > > > > Any idea why QTimer and QThread of QT (www.trolltech.com) aren't working > > anymore when using OpenSG? > > > > I think it has somethinig to do with "glutIdleFunc(glutIdleCallback)", > so > > the QThread/QTimer-object isn't given time to do their jobs. > > > > On request I can provide my framework, maybe it has something to do with > a > > project setting. (MSVC6) > > > > Thanks a lot, > > > > -- > > Peter > > > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by: IBM Linux Tutorials > > Free Linux tutorial presented by Daniel Robbins, President and CEO of > > GenToo technologies. Learn everything from fundamentals to system > > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > > _______________________________________________ > > Opensg-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/opensg-users > > > > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > Opensg-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/opensg-users ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
