Sorry, just can't get used to this "Reply to All" mailing list thing for
some reason...

---------- Forwarded message ----------
From: Ryan Moquin <[EMAIL PROTECTED]>
Date: Fri, May 2, 2008 at 12:34 PM
Subject: Re: [Mapbuilder-users] MapBuilder Timer Tool
To: Andreas Hocevar <[EMAIL PROTECTED]>


I thought maybe that would be the case... hmmm ok.. so basically I can
eliminate some of that possibly.  Too bad you can't a timer on the
mergeModel and have it perform an update on all the models before
rendering.. wonder if that would be hard to implement...


On Fri, May 2, 2008 at 12:19 PM, Andreas Hocevar <[EMAIL PROTECTED]>
wrote:

> If you have timers on several source models that get merged using
> MergeModels, the resulting (i.e. merged) model will trigger "refresh" after
> every merge. In your case, if you have 3 source models, this will be 3 times
> with every refresh. That is expected and logical behaviour.
>
> If you see a different result, then it's probably a bug.
>
> Regards,
> Andreas.
>
> Ryan Moquin wrote:
>
> > I wanted to confirm that I'm using the timer tool properly, since it
> > seems like it's making some extra calls that it shouldn't be.  Basically, I
> > have 4 feature collections, which are each loading a different feature type.
> >  I added a timer tool, for 3 seconds to each of the 4 models.  I then have a
> > mergemodel which merges those 4 feature collections, but doesn't have a
> > timer.  When I run my application, it seems as though some of my feature
> > collections will appear to be refreshed several times in a row at each 3
> > second interval.  Shouldn't each feature collection only refresh once (i.e.
> > blink once)? It seems as though something is causing my other collections to
> > refresh more.  Will certain other tools cause this?  I tried only putting a
> > timer on the Merge Model collection, but that definitely doesn't work, since
> > my features appear once then disappear.  I just want to make sure I'm doing
> > this properly, or if there is any way to make it visually better.  I don't
> > think there are any current examples of this right?
> >
> > Thanks!
> > ------------------------------------------------------------------------
> >
> >
> > -------------------------------------------------------------------------
> > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't
> > miss this year's exciting event. There's still time to save $100. Use
> > priority code J8TL2D2.
> > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > Mapbuilder-users mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/mapbuilder-users
> >
> >
>
>
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Mapbuilder-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mapbuilder-users

Reply via email to