Hi, i had a similar problem with the Label not resizing (shrinking). It resized properly when the new size was bigger than existing, but it does not want to get smaller.
So I just overrided the _calculateSize() in osgWidget::Label and removed the two IF statements. and I must add Im using OSG 2.8.3, im not sure if in future versions that has been fixed or not. Maybe thats your problem? ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=36791#36791 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

