I am proud to announce the release of cfwindow. The CFWindow Custom tag allows ColdFusion developers to easily leverage the extjs framework. This tag is a wrapper for the Ext.Window class and makes it easy to create windows. The tag is intended to provide cfwindow functionality to users not on ColdFusion 8. If you would like to find out more about the release you can visit my demo page below or you can download the project over at riaforge. I plan on posting more information about the project but I am just really tied up today. As always your feedback is welcomed. If the project is well accepted I may create more wrappers for the ext library.
http://www.danvega.org/examples/cfwindow/http://cfwindow.riaforge.org

#1 by Dan Sorensen on 1/7/08 - 1:40 PM
#2 by Dan Vega on 1/7/08 - 1:43 PM
#3 by Dan Sorensen on 1/7/08 - 2:01 PM
The hardest part to wrap my head around is this line:
#toScript(thistag.GeneratedContent,"html")#
...but you discussed that previously. I'm confused what "thistag.GeneratedContent" contains, but I'll jump in and figure that out.
Thanks for this interesting project. I've been giving this some thought lately because I've been looking at the extjs 2.0 "portal" and "column-tree" examples.
#4 by Dan Vega on 1/7/08 - 2:06 PM
#5 by Anuj Gakhar on 1/7/08 - 2:16 PM
#6 by Terry Schmitt on 1/7/08 - 3:00 PM
#7 by Scott Fitchet on 1/7/08 - 5:25 PM