On 24 December 2010 09:12, Mustafa <[email protected]> wrote: > Do you have an example on how to do this? I'm using cflayout vbox. > -- >
A cflayout vbox is just an extjs vbox. Take a look at : http://dev.sencha.com/deploy/dev/examples/layout-browser/layout-browser.html for various extJS layout examples. Or for specific vbox examples take a look at : http://dev.sencha.com/deploy/dev/examples/layout/vbox.html You can find the extJS vbox api documentation here : http://dev.sencha.com/deploy/dev/docs/?class=Ext.layout.VBoxLayout Stephen -- Stephen Moretti Blog : http://nil.checksite.co.uk/ Twitter : http://twitter.com/mr_nil More Twitter : http://twitter.com/CFOverflow -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon official manual: http://www.openbluedragon.org/manual/ Ready2Run CFML http://www.openbluedragon.org/openbdjam/ mailing list - http://groups.google.com/group/openbd?hl=en
