2 things: Chris, my bad I misunderstood
Tim: Damn, never thought of that. Geez. I kinda feel dumb. That saved me some work. :-) -- Regards, Michael J. Sammut ____________________________________________________________________ F O U R E Y E S P R O D U C T I O N S think | plan | create :: web site design & development :: NYC E. [EMAIL PROTECTED] | T: 718.254.9557 ext. 101 | F: 718.254.0399 W. http://www.foureyes.com "Tim Lucas" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > Michael Sammut spoke the following wise words on 9/05/2004 5:44 AM EST: > > BTW we have playing with a simple way to update the tree icons for custom > > tyoes. > > Easier than adding the file: > > /farcry/{APPNAME}/system/overviewTree/_customIcons.cfm > > with a bunch of: > > <cfscript> > customIcons.Type.{typename} = StructNew(); > customIcons.Type.{typename}.draft = "{folder}/{image}.gif"; > customIcons.Type.{typename}.pending = "{folder}/{image}.gif"; > customIcons.Type.{typename}.approved = "{folder}/{image}.gif"; > </cfscript> > > ? > > -- tim lucas > > http://www.toolmantim.com > > --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
