gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-dev] Generic tree structure for passing info to GUIs ?


From: strk
Subject: Re: [Gnash-dev] Generic tree structure for passing info to GUIs ?
Date: Sat, 18 Aug 2007 15:10:46 +0200

On Sun, Aug 12, 2007 at 06:33:15AM +0900, Chad Musick wrote:

> Take a look at http://www.aei.mpg.de/~peekas/tree/ which is an STL style 
> tree class, released under the GPL.  By creating a parameter class, you 
> could have a tree of parameters. It also shouldn't be hard to tag the 
> nodes with names in the tree and use those to find things, rather than 
> relying solely on the iterators provided.

I think it would be worth using the above header, but being the first one
that actually needs to be included in Gnash repository I'd like to hear from
others first.

Meanwhile I committed an ugly version of my getMovieInfo() which at least
gets the job done.

--strk;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]