Hi, Ryan Moquin wrote: > I love the timers that can be used for loading mapbuilder features. I > did run into a problem though, in the event that an unexpected error > occurs, that can't be accounted for.... an alert box is displayed in > the browser, which of course blocks the UI. This is a real nightmare > for features that you are updating very quickly. :) Are there any > provisions for redirecting these errors into a page element? Or
There is a console for logging, but this is intended for debugging purposes. > is there a way to prevent the alert boxes from coming up? I just want > to eliminate the model alerts because it's very difficult to do > anything with your browser at that point. :) You would have to create model subclasses without alerts. There is currently no other way to accomplish that. I admit, though, that this is an interesting idea. So if you really care, contributions are always welcome. Regards, Andreas. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Mapbuilder-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mapbuilder-users
