Hi, On 8/1/07, Markus Innerebner <[EMAIL PROTECTED]> wrote: > On Wed, 2007-08-01 at 00:38 +0200, Andreas Hocevar wrote: > > The widget you create for that is probably not an extension to > > GmlRendererOL, but a separate (yet simple) widget. Additionaly, you > > would need a tool that maybe sets a xpath pointer to the data for the > > next time frame to be displayed. This pointer can be passed as param > > to the model, which could trigger a method in your widget that > > modifies the marker positions accordingly. > Do you mean to save repeating location values, or probably I > missunderstood you.
No, I was just thinking loud about a way to implement this cleanly in a MVC manner: a widget that paints the points, and a tool that is responsible for loading your data into the model, marking the next timeframe to process there, and triggering the paint event in your widget. But there are certainly many different ways to do it. 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
