Also Ext 3.0 was released with only the default theme (whereas 2.* had a couple of other themes included). There is a big lack of resources that explain how to create themes with ExtJS...
Brook -----Original Message----- From: James Holmes [mailto:[email protected]] Sent: December-31-09 4:22 AM To: cf-talk Subject: Re: CFGrid in CF9 changes The CF9 controls now use ExtJS 3.0. One of the major changes in ExtJS 3.x was to totally tear down the CSS and reorganise it, so old themes will not work. This does however mean that it's easier to replace them. mxAjax / CFAjax docs and other useful articles: http://www.bifrost.com.au/blog/ 2009/12/31 Ben Densmore <[email protected]>: > > We have an app that is currently running on CF8 and we are in the beginning phases of doing some re-writes and moving to CF9. > > This app uses a lot of CFGrids and uses one of the non-default themes that CF8 offered. It seems that Adobe stripped out all the ExtJS themes in CF9 and only include the default theme. > > I've compared the ext-all.css with the aero theme css that we were using and there are some styles that are named the same but a lot is different so it's not as easy as just copying things over as I hoped it would be. > > I was wondering if anyone has run into this and came up with a solution other than manually changing the css. As of right now it looks like I might have to go that route. > > Thanks, > Ben > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329379 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

