We seem to be saying the same thing but meaning different things. In my understanding the user does get shown a view where they click (ie query) and then see the results (a list of "hits" on different layers) and then can browse the results (click on one of the hits to see the information).
How is this different from "user will get a view where he can select info in what layers need to be shown" ? Jody On Thu, Feb 26, 2009 at 12:18 AM, Sameera Abeysinghe <[email protected]>wrote: > >Are you trying to restrict what information to run your "info" query > against so that some layers are ignored? If so we should look at the > "applicablility" information for each layer; and provide a UI so that some > layers are not considered by the existing Info tool. > > kind of yes infotool triger all the layers and disply > > what i need is when the user click some where user will get a view where he > can select info in what layers need to be shown > > Thank You > > > On Tue, Feb 24, 2009 at 10:31 AM, Jody Garnett <[email protected]>wrote: > >> There is an "eclipse house rule" called monkey see monkey do; start by >> copying the info tool and info view; and modify it to do what you need. >> >> Now that said I am not sure i understand your requirements; by select >> "what needs to be display" what do you mean? >> >> Are you trying to restrict what information to run your "info" query >> against so that some layers are ignored? If so we should look at the >> "applicablility" information for each layer; and provide a UI so that some >> layers are not considered by the existing Info tool. >> >> Are you trying change how features are displayed? If so you may need >> something similar to the FeatureEditor extension point? where a custom UI >> can be supplied for specific kinds of features... >> >> Please note that the existing InfoView is based on the ESRI selection >> model where a single click hits all layers; with the possibility of many >> features in a single layer being hit (thus the long list of query results >> shown on the right hand side of the InfoView). >> >> If you can be a bit more specific about what you need I can try and be of >> further assistence. >> Jody >> >> On Tue, Feb 17, 2009 at 11:06 PM, Sameera Abeysinghe <[email protected]>wrote: >> >>> Hi, >>> >>> the default info tool on uDig >>> >>> I need to change the information displayed on this info view. I need the >>> user to select what needs to be displayed. So I think I need some kind of >>> selection method on the info view penal(check box, list box, etc) >>> >>> how can I do this ? >>> >>> >>> Thank You >>> >>> >>> -- >>> Sameera Abeysinghe >>> >>> _______________________________________________ >>> User-friendly Desktop Internet GIS (uDig) >>> http://udig.refractions.net >>> http://lists.refractions.net/mailman/listinfo/udig-devel >>> >>> >> >> _______________________________________________ >> User-friendly Desktop Internet GIS (uDig) >> http://udig.refractions.net >> http://lists.refractions.net/mailman/listinfo/udig-devel >> >> > > > -- > Sameera Abeysinghe > > _______________________________________________ > User-friendly Desktop Internet GIS (uDig) > http://udig.refractions.net > http://lists.refractions.net/mailman/listinfo/udig-devel > >
_______________________________________________ User-friendly Desktop Internet GIS (uDig) http://udig.refractions.net http://lists.refractions.net/mailman/listinfo/udig-devel
