Hi, On Nov 9, 2007 12:10 AM, Cameron Shorter <[EMAIL PROTECTED]> wrote: > Looking at your code snippet, (and not the code), I'm guessing that the > clearWidget2 will remove the contents of the widget before redrawing, > which will probably cause an undesirable flicker in most circumstances.
Maybe, but thanks to OpenLayers caching, there should not be too much flicker. Anyway, shouldn't the refresh event trigger the widgets to display the current state of the models? Furthermore: the clearWidget2 widget currently breaks a lot of things, because it destroys references that other widgets than MapPaneOL might have to the map. Regards, Andreas. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ mapbuilder-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mapbuilder-devel
