[flexcoders] Re: ProgressBar itemRenderer

2008-05-12 Thread Hob Spillane
Did you ever have any luck resolving this? It's been a while since your post, but I'm having the same problem. It also happens in the AdvancedDataGrid. -Hob --- In flexcoders@yahoogroups.com, Pete [EMAIL PROTECTED] wrote: Hi all, I'm having a fair amount of trouble getting an

[flexcoders] Re: Handling uncaught errors

2007-10-31 Thread Hob Spillane
Has anyone found any creative solutions to this? I'm trying to create a logger that traps all exceptions that aren't caught anywhere else in the application and logs them back to the server for analysis. I'd very much like to accomplish this without having to add hundreds of try-catch blocks

[flexcoders] Re: Handling uncaught errors

2007-10-31 Thread Hob Spillane
Has anyone found any creative solutions to this? I'm trying to create a logger that traps all exceptions that aren't caught anywhere else in the application and logs them back to the server for analysis. I'd very much like to accomplish this without having to add hundreds of try-catch blocks