Hi, Try updating to qt 4.6.1, it's a know issue.
Cheers, On Thu, Jul 29, 2010 at 1:50 PM, Aitor Ardanza <[email protected]> wrote: > Hi all! > > I'm working on an interface with qt 4.6 and Open Scene Grapht... If I call > > Code: > > QString text = QInputDialog::getText(NULL, tr("Nombre de la medición"), > tr("Nombre:"), QLineEdit::Normal, QString::null, &ok); > > > > > With nothing loaded in the 3d scene, no problem. But if I load anything on > 3d scene, when I call to the dialog the qlineEdit dont update. This > doesn'tupdate until pressing the OK button, and I can't read the writing on > it. > > Sorry for my English... > > Any help??? > > Thansk!!! > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=30390#30390 > > > > > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > -- Serge Lages http://www.tharsis-software.com
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

