Hi Garrett, welcome to qooxdoo! :-)
> Is commented source code available? Sure, qooxdoo is (and has always been since the very first day in 01/2005) an open source project. Not only is the complete source code of the official releases available. All development happens in a public SVN repository and is (well, supposed to be) documented on the wiki-based homepage, blog or mailing list, so anyone can monitor the progress of the framework at any minute. While lurking is fine, people are also welcome as framework contributors and fellow co-developers, and we also offer a convenient qooxdoo-contrib infrastructure for qooxdoo-related projects and/or experimental features: http://qooxdoo.org/documentation/contrib AFAIK other "open source" frameworks like YUI don't support that kind of openness, or you need to buy a license like ExtJS requires to be allowed access to commented source code... Anyway, to get the qooxdoo source code, either * download the SDK of previous releases, http://qooxdoo.org/download#sdk * or check out the source directly from SVN (legacy_0_7_x or trunk), http://qooxdoo.org/documentation/0.7/checking_out_from_svn > I'm interested in studying the key event adapter that is described on > qooxdoo website. You don't mention the article or blog post that got your attention. We solved most key event nightmares more than a year ago in qooxdoo 0.6 http://news.qooxdoo.org/key-event-nightmare-resolved . For qooxdoo 0.8 (under development) a reworked event layer is available, http://news.qooxdoo.org/qooxdoo-08-event-layer . You can play with this event layer and use it (currently in widget-independent projects) by checking out the SVN trunk. For more info, also see http://qooxdoo.org/documentation/general/dom_event_layer Hope that gets you started, Andreas -- Andreas Ecker Project Lead http://qooxdoo.org ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
