|
Hi there,
Just wondering when/if support for the Ext.Template object is planned into the development? At the moment I need to change the presentation of a Ext.Button control (which cannot be implemented through straight CSS).. Am playing around with the RenderBeginTag, Render, methods etc without much luck. Maybe there is another way??
I thought I may be able to achieve the same result by adding the Javascript before the script is rendered. Either through additional config options manipulation before script rendering or totally overwrite what is rendered (then why use the control). I played with the AdditionalConfig property of the Coolite.Ext.Web.Component but either it never compiled due to my errors or, if it did, nothing was rendered. What does this property do and how do I utlise it?
Anyhow, loving the objects but finding a few issues in extending them for customised purposes - more than likely because I am new to the toolkit.
cheers, Conor
|