Hi, I'm experimenting with replacing an existing widget set with versions based on osg::Widget. I hope to create most items by composition, eg a scrollbar as two end buttons, plus a 'track' and 'thumb', each an osgWidget::Frame or similar, arranged in a layout. I was wondering if anyone had any open-source examples of this to share? I need to create many standard widgets (such as scrollbars, spinboxes, sliders), and unfortunately text-editing widgets as well. The osgWidget demos give me everything I strictly *need*, but seeing what other people have done would make me more comfortable I'm on a good path :)
Regards, James _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

