kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #30921
Re: [PATCH] Right click option to change layer and render color
-
To:
<kicad-developers@xxxxxxxxxxxxxxxxxxx>
-
From:
Maciej Sumiński <maciej.suminski@xxxxxxx>
-
Date:
Fri, 22 Sep 2017 11:21:47 +0200
-
Authentication-results:
spf=pass (sender IP is 188.184.36.46) smtp.mailfrom=cern.ch; lists.launchpad.net; dkim=none (message not signed) header.d=none;lists.launchpad.net; dmarc=bestguesspass action=none header.from=cern.ch;
-
In-reply-to:
<CAHBy37eccWso5wNUafbtpFHFJzKd3Yac=79Xdo98jTdi4VezFA@mail.gmail.com>
-
Spamdiagnosticmetadata:
NSPM
-
Spamdiagnosticoutput:
1:99
-
User-agent:
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1
Hi Seppe,
This is a very good idea. I would have merged the patch, but you need to
implement GERBER_LAYER_WIDGET::OnLayerRightClick(), as in the current
state the code does not compile.
Regards,
Orson
On 09/21/2017 06:25 PM, Seppe Stas wrote:
> This patch makes it possible to change the color of layers and render
> options using the right click menu. See attached picture:
> [image: Inline afbeelding 1]
>
> The motivation for this is the current "double left click / middle click"
> being somewhat obscure. I've been using KiCad for over 2 years and recently
> found out about the double click method by looking at KiCad's source code
> (I stumbled on the middle mouse button method earlier). At one point I even
> borrowed a mouse from my colleague to change layer colors when I needed to
> open a 6 layer board since I typically use a trackpad without a middle
> mouse button. My colleagues, most of whom have been using KiCad for longer
> than me, didn't even know changing the layer/render color is possible.
>
> Being able to change properties of a selected item using the right mouse
> button is a lot more common in modern GUI applications and is more
> consistent with how the rest of pcbnew works.
>
> Greetings
> Seppe Stas
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
>
Attachment:
signature.asc
Description: OpenPGP digital signature
Follow ups
References