Hi Stefan,
Thanks for noticing that the Toolbar classes extend Control instead of
Panel. You are right in that they should extend Panel! Could you make
a ticket for that in Trac. That would be a simple thing to change. In
addition the inconsistent spelling of Toolbar/ToolBar should also be
corrected IMHO. I always think that Toolbar is one word and should
therefore not be camelcased, but as long as it is consistent it is
fine.
NavigationHistory is not in the GWT-OL 0.2 jar that is available on
SF. Perhaps, you have a modified version of that jar with source code
for that Control. As it is the goal to wrap OL as extensively as
possible (ideally completely, except for legacy ways to do things in
OL) the NavigationHistory Control should be added to trunk.
Browsing the source on SF I saw the latest tag is 8 months ago. Time
to find some time for wrapping things up to get 0.5 out (move some
Trac tickes to 0.6)!
Greetings,
Edwin
On 30 March 2010 09:01, Stefan Printz <qui...@us...> wrote:
> Hello,
>
> For two years I took advantage of GWT-OL in version 0.2. I will now switch
> to the current version. In version 0.2, I use the NavigationHistory, there
> is a reason that those in the current version no longer exists? If not, I
> would like to set them again.
> In the controls, I noticed that the classes NavToolBar and EditingToolbar
> extends from controllers. In OpenLayers these classes are extends from
> OpenLayers.Control.Panel.
> I would like to change this and commit or something speaks against it?
>
> Greetings,
> Stefan
>
> ------------------------------------------------------------------------------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> Gwt-openlayers-devl mailing list
> Gwt...@li...
> https://lists.sourceforge.net/lists/listinfo/gwt-openlayers-devl
>
>
|