[osg-users] osgWidget complex widgets

2011-10-11 Thread James Turner
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
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] osgWidget complex widgets

2011-10-11 Thread Jeremy Moles
On Tue, 2011-10-11 at 17:32 +0100, James Turner wrote:
 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 
 :)

I really, really, really wish I could help the community more with this
sort of thing. I've wanted to do more osgWidget development for a long
time, but the bills must be paid. :(

And, unfortunately, my real job has absolutely nothing to do with
graphics programming, so I have very little time to work with OSG. Maybe
one day that will change, but in the interim you're always welcome to
add me on Googletalk and bug me there (cubic...@gmail.com)

Best of luck...

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


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