I also like this function ! If you want to create an UX, more information
can be found here: http://trac.geoext.org/wiki/ux
Cédric

On Thu, Dec 9, 2010 at 3:20 PM, Bart van den Eijnden (OSGIS) <
[email protected]> wrote:

> For sure, would make a nice GeoExt.UX.
>
> Best regards,
> Bart
>
> > Thanks for that. That is a very nice functionality.
> > Matt Priour
> >
> > --------------------------------------------------
> > From: "Christian Mayer" <[email protected]>
> > Sent: Thursday, December 09, 2010 6:07 AM
> > To: <[email protected]>
> > Subject: [Dev] Hovering in Ext Grid in combination with
> > FeatureSelectionModel
> >
> >> Hello list,
> >>
> >> we figured out that an Ext.grid.GridPanel in combination with a
> >> GeoExt.grid.FeatureSelectionModel has only interaction possibilities by
> >> the select events (rowselect & featureselected / rowdeselect &
> >> featureunselected). The reason is that there is no hovering offered
> >> within the Ext.grid.GridPanel.
> >> By using an ux
> >> (
> http://www.sencha.com/forum/showthread.php?77730-cellmouseenter-and-cellmouseleave-etc-for-GridPanel
> )
> >> it is possible to get hover events for the Ext.grid.GridPanel. This
> >> works very well, but the connection to the layers is of course still
> >> missing. Therefore we extended the GeoExt.grid.FeatureSelectionModel in
> >> that way it binds the hovering events of a
> >> OpenLayers.Control.SelectFeature control (hover=true) to the
> >> corresponding hover events of the grid.
> >> Now it is possible to have a select control, a hover control or both
> >> within the GeoExt.grid.FeatureSelectionModel.
> >>
> >> To show the functionality we extended the example of the geoext website:
> >> http://www.webmapcenter.de/geoext-hover-grid/examples/example-grid.html
> >>
> >> The code files are attached to this mail.
> >>
> >> Any comments and revisions are very welcome.
> >>
> >> Best regards,
> >> Thorsten, Marc & Christian
> >>
> >>
> >
> >
> >
> >> _______________________________________________
> >> Dev mailing list
> >> [email protected]
> >> http://www.geoext.org/cgi-bin/mailman/listinfo/dev
> >>
> > _______________________________________________
> > Dev mailing list
> > [email protected]
> > http://www.geoext.org/cgi-bin/mailman/listinfo/dev
> >
>
>
> _______________________________________________
> Dev mailing list
> [email protected]
> http://www.geoext.org/cgi-bin/mailman/listinfo/dev
>



-- 
Welcome to my world: http://www.cedricmoullet.com/
My Linked In profile: http://www.linkedin.com/in/cedricmoullet
Twitter: http://twitter.com/cedricmoullet
Home sweet home:
http://map.geo.admin.ch/?crosshair=bowl&zoom=11&X=185241.24219&Y=561288.90625&bgOpacity=0&selectedNode=node_ch.swisstopo.fixpunkte-lage1
_______________________________________________
Dev mailing list
[email protected]
http://www.geoext.org/cgi-bin/mailman/listinfo/dev

Reply via email to