Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-devel] How does a feature flash?Look for help!

The class is FlashFeatureListener (and looks to be part of the map
editor) - you can accomplish the same thing with a workbench selection
listener of your own -

Check out the workbench selection tutorial to get started:
- http://udig.refractions.net/confluence/display/DEV/4+Workbench+Tutorial

As for the flashing that is done with a draw command; the same way
visual feedback for tools is provided.
Jody


On Mon, Aug 17, 2009 at 12:56 PM, yoyobird<hbypf@xxxxxxxxxxxx> wrote:
> Hi!
>    When I select a feature  using the info tool , the selected feature will
> flash in a highlighted color.How dose this event happens?Could somebody tell
> me where the code is?
>  thank you!
> ________________________________
> 好玩贺卡等你发,邮箱贺卡全新上线!
> _______________________________________________
> User-friendly Desktop Internet GIS (uDig)
> http://udig.refractions.net
> http://lists.refractions.net/mailman/listinfo/udig-devel
>
>


Back to the top