wow, what a day... 

10: open mouth ;
20: insert (foot || keyboard);
30: goto 10

I really ought to read the code I'm posting about before breaking out the flame 
thrower... 

this problem has more to do with the initshow option, when false the component 
isn't 'rendered' until CF.Window.show is called (or the underlying render 
method). Prior to rendering the el member may be a string and the body, header, 
& footer properties aren't present; and of course calling certain methods (such 
as alignTo) prior to rendering is ill advised.

Once rendered the el is resolved to an Ext.Element and the body, header, and 
footer properties are accessible.

My bad, failure to RTFM

your pal; bozo

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:345301
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to