[osg-users] question about qt example

2009-03-19 Thread ami guru
Hello Ben,

I have the same question as well.

I personally using the AdapterWidget with Qt.

The only diffrence i found is that AdapterWidget is derived from GLWidget
and the other
from QWidget.


The former one is more concrete than the latter one i guess, GLwidget is
using the OpenGL framework.
Whereas the QWidget is using something that i did not understand much.


I even put seveeral cout statement to see which one is running by default.
But i did not get any output even though i think
that adapter widget is running if you run it without any flag. Did you
encounter that particular issue?
I wanted to see how the arguments are passed to the function concerned.

I hope that some one will put more light into  that matter.


Regards
Sajjad
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


[osg-users] question about qt example

2009-03-18 Thread Ben
Hi,

In the osgViewerQt example ther are 2 approaches, one with adapterwidget and 
one without adapterwidget .what is the differences between this 2 approaches 
using osg and Qt? What is the best way to use OSG in a widget in a Qt  
mainwindows application

Thanks.

Ben

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=8713#8713





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org