Boost logo

Boost :

From: Stjepan Rajko (stipe_at_[hidden])
Date: 2008-07-21 04:30:01


On Sun, Jul 20, 2008 at 8:03 PM, Larry Evans <cppljevans_at_[hidden]> wrote:
>
> Stjepan, I went to http://www.youtube.com/watch?v=7a4HJ4zVPXc
> but then couldn't figure out what I should do next. There
> was a blank window with a title above it:
>

May have been a youtube glitch. If it's still not working for you, I
uploaded the same videos to blip.tv:
http://dancinghacker.blip.tv/posts?view=archive

They show up better on blip.tv anyway..

>
> What should I do to visually edit a Dataflow.Signals network
> from:
>
> http://www.youtube.com/watch?v=7a4HJ4zVPXc
>
> ?
> Where can I get an example Dataflow.Signals network to
> play with?
>

The code for these examples is in the sandbox:
http://svn.boost.org/svn/boost/sandbox/SOC/2007/signals/libs/dataflow/example/glv_gui/

If you checkout
http://svn.boost.org/svn/boost/sandbox/SOC/2007/signals, and run bjam
in the signals/libs/dataflow/example/glv_gui/ directory it should
hopefully build the gui examples for you (you will need to have
BOOST_ROOT environment variable set, and GLUT/freeglut accessible).
The Dataflow.Signals example is called glvgui_example. The components
are registered in the example_bank class, if you want to play with
different components you can add them to the editor there. If you
have any questions or run into problems please let me know!

Best,

Stjepan


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk