I'll get an example together in the next day or two using osgWidget to see if it's capable of doing what you want. In the meantime, feel free to check out the source (osgWidget is still ALPHA software):
http://osgwidget.googlecode.com On Wed, 2008-05-07 at 17:10 -0400, [EMAIL PROTECTED] wrote: > Hi Jeremy - > I was thinking of basically a slider control, with maybe some > forward/backward/pause buttons (similar to a 'CD' player type > control). > My application would just have an internal set of points that I can > plot over time. When you press play, the app just plots points based > on a timer, you could pause, rewind, etc. > I'm sure it pretty simple, but being an osg newbie - I can't see the > forest for the trees :) > > Thanks for the help! > Curt > > if you can give me more info, I can > > > > -----Original Message----- > From: Jeremy Moles <[EMAIL PROTECTED]> > To: OpenSceneGraph Users <[email protected]> > Sent: Wed, 7 May 2008 3:20 pm > Subject: Re: [osg-users] Advice on how to add timeline control to osg > window > > This is quite possible in osgWidget; if you can give me more info, I can > whip up an example for you... > > On Wed, 2008-05-07 at 16:20 -0400, [EMAIL PROTECTED] wrote: > > Greetings All - > > > > I was wondering if anyone could point me in the right direction (what > > tools, etc to use). > > > > > > I need to take an osg window, plot some points on a coordinate system > > based on time. > > > > I need a sliding control that can manually adjust the time frame of my > > sequence. > > > > > > Just curious what tools should I use? > > > > I was reading about wxwidgets, but I didn't really see any osg > > examples of using them. > > > > Just wondering if anyone would have any thoughts? > > > > Thanks, > > Curt > > > > ______________________________________________________________________ > > Plan your next roadtrip with MapQuest.com: America's #1 Mapping Site. > > _______________________________________________ > > osg-users mailing list > > [email protected] > > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > > ______________________________________________________________________ > Plan your next roadtrip with MapQuest.com: America's #1 Mapping Site. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

