MapWindow / MapWindow5

MW5 is a desktop GIS which is extendable using the plug-in architecture. It is using the MapWinGIS mapping control and is created from scratch in 2015 using new technologies like MEF and Dependency Injection making it small in size, robust and fast.
288 stars 100 forks source link

Map5 query selection color #11

Closed ralphkopp closed 7 years ago

ralphkopp commented 7 years ago

I have a layer of polygons and I want to select those polygons where

query1

and the result I get is below where the selected polygons are yellow. This is fine, but how do I change selection color to something else, like red. I could not find an option for doing so. Thanks for your help.

query2

pmeems commented 7 years ago

You are right. in MW5 you can't set the selection color. Do you want to set the selection color of all selections or do you want to set the color only for the query results?

pmeems commented 7 years ago

I added a color picker to the selection options form. See screenshot in https://mapwindow.atlassian.net/browse/CORE-196

ralphkopp commented 7 years ago

HiI wanted to set the color just for query results.  I see from your other emails that you have made a change.  Thanks for your help.Ralph

  From: Paul Meems <notifications@github.com>

To: MapWindow/MapWindow5 MapWindow5@noreply.github.com Cc: ralphkopp ralphbkopp@yahoo.com; Author author@noreply.github.com Sent: Thursday, May 18, 2017 6:47 AM Subject: Re: [MapWindow/MapWindow5] Map5 query selection color (#11)

You are right. in MW5 you can't set the selection color. Do you want to set the selection color of all selections or do you want to set the color only for the query results?— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.