On May 8, 2009, at 9:32 AM, Alex Harrington wrote: > Hi Uli > >> This >> does mean polling the signal state regularly (in an >> onFrameHandler or similar), but it also guarrantees you'll >> have a correct separation of application logic and user >> interface :-). > > I think I "got" what you mean and have a basic start written, but am > very impressed how easy the libavg interaction has been. > > Couple more questions: > > 1. Is there an easy way to get a node filled with a single colour on > 0.8.0 (as I understand it plugins are in SVN only? and so the > colorfill > plugin isn't available to me yet).
I'm afraid under 0.8.0, the easiest way is to use an image node and a one-pixel png file. We have a bunch of vector graphics nodes in svn, including rectangles :-). > 2. Looking further ahead, web browser support similar to that > described > in the wiki is going to be very important to us. Is there a system > within the project where we could offer a bounty to get that > functionallity written - assuming we could raise some funds from > within > our project? There's no formal bounty system, but I'm open to suggestions. I'd plead for something with as little overhead as possible :-). Google Summer of Code would have been great, but this year's application period is over, I'm afraid. It should also be possible to find a freelancer to do the work. Feel free to ask on the list when you've got things lined up. Cheers, Uli -- Any technology distinguishable from magic is insufficiently advanced. Ulrich von Zadow | +49-172-7872715 Jabber: [email protected] Skype: uzadow _______________________________________________ libavg-users mailing list [email protected] https://mail.datenhain.de/mailman/listinfo/libavg-users
