From: Ralph T. <ra...@gm...> - 2005-12-06 21:45:44
|
Hi adobe-source list, For the last couple of years, I've been spending my spare time working on some GUI software that now uses the Adobe Source Libraries. I have now released my work as open source and plan to continue developing it. There are a few things that might be candidates for inclusion in ASL: Generator -- build a list of widgets from an array of strings. * Documentation: http://www.missioncode.org/index.fcgi/wiki/GeneratorView * Implementation: http://www.missioncode.org/index.fcgi/browser/view/generic/generator.c%2B%2= B Extra widgets -- more widgets for building apps: * Documentation: http://www.missioncode.org/index.fcgi/wiki/WidgetDocumentation * Implementation: http://www.missioncode.org/index.fcgi/browser/view There's a lot of other stuff too :). A simple example of the generator and extra widgets is here: http://www.missioncode.org/index.fcgi/wiki/PhotoOrganizer Thanks! Ralph |