Re: [osg-users] [Qt] Create a HUD (by using QGraphicsView / QGraphicsScene )

2015-01-29 Thread Nicolas MORENO
Hi, I have a look on the osgQtWidgets example but the only HUD create is into the OSG view. I try to found a solution by using Qt Baxos exemple. I can display OSG into QGraphicsScene but I lost all interaction. I found a topic talking about this (I cant post URL yet). Into it, a post talk

[osg-users] [Qt] Create a HUD (by using QGraphicsView / QGraphicsScene )

2015-01-22 Thread Nicolas MORENO
Hi, I work on a project using OSG (with OSG Earth). I create HMI with Qt and add OSG (Earth) view using osgQt::GLWidget devived class (osgEarth::QtGui::ViewerWidget ) and it's work fine. My application needs a HUD over the OSG widget but when I display QWdiget over the GLWidget, it has a