kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #34088
Re: [PATCH] Pcbnew menu bar
Hello Michael and Jeff,
It seems like we got our first small regression from this patch series.
Could you have a look. Please note it looks like it is window manager
dependent.
https://bugs.launchpad.net/kicad/+bug/1750494
Nick
2018-02-18 23:03 GMT+01:00 Wayne Stambaugh <stambaughw@xxxxxxxxx>:
> Indeed I did forget. Thanks for the reminder. Thank you Jeff for the
> patches.
>
>
> On 02/18/2018 03:02 PM, Michael Kavanagh wrote:
>
>> Thanks Wayne. Please don't forget to merge Jeffs dialog changes which
>> complete the Pcbnew menubar modifications. I have reattached them to
>> this email for convenience.
>>
>> Cheers,
>> Michael
>>
>> On 18 February 2018 at 19:16, Wayne Stambaugh <stambaughw@xxxxxxxxx>
>> wrote:
>>
>>> Michael,
>>>
>>> I figured out why we are not using IS_ACCELERATOR for these menu entries.
>>> AddHotkeyName() adds a "+Alt+" to the hotkey so this is *not* what we
>>> want
>>> so I used the original 0003 patch. I apologize for the confusion. I
>>> merged
>>> this and you 0004 patch. We can make any tweaks to it if it's not
>>> exactly
>>> what we want. Thank you for your contribution to KiCad.
>>>
>>> Cheers,
>>>
>>> Wayne
>>>
>>>
>>> On 02/18/2018 10:10 AM, Michael Kavanagh wrote:
>>>
>>>>
>>>> In every other app New, Open, Save, Save As and Print are standard
>>>> hotkeys and not accelerators. They don't have the modifier key, so are
>>>> the "standard" keyboard shortcuts.
>>>>
>>>> Nevertheless, please find attached new patches for review. These
>>>> accompany both of Jeffs dialog patches. Hopefully I didn't break
>>>> anything, implementing the sketch modes removed from the dialogs
>>>> involved fiddling with the GAL tools framework.
>>>>
>>>> Cheers,
>>>> Michael
>>>>
>>>> On 17 February 2018 at 17:27, Wayne Stambaugh <stambaughw@xxxxxxxxx>
>>>> wrote:
>>>>
>>>>>
>>>>> It should be. We really need to get out of the bad habit of having
>>>>> toolbar only access to tools and settings. I'm sure there are some in
>>>>> the schematic editor, symbol editor, and footprint editor as well.
>>>>>
>>>>> On 02/17/2018 06:16 AM, Jeff Young wrote:
>>>>>
>>>>>>
>>>>>> The Fill/Outline stuff is included. Not sure about High Contrast
>>>>>> mode,
>>>>>> but it probably should be.
>>>>>>
>>>>>> On 17 Feb 2018, at 06:58, Gaurav Juvekar <gauravjuvekar@xxxxxxxxx>
>>>>>>> wrote:
>>>>>>>
>>>>>>> Hi all,
>>>>>>>
>>>>>>> Probably not too relevant, but can we have a workaround of
>>>>>>> https://bugs.launchpad.net/kicad/+bug/1575097 (hidden icons) by
>>>>>>> adding
>>>>>>> View -> High Contrast (Checkable like the "Flip board view")
>>>>>>> View -> Tracks -> Outline (Radio button like the canvas selector)
>>>>>>> -> Fill
>>>>>>> View -> Vias -> Outline
>>>>>>> -> Fill
>>>>>>> View -> Pads -> Outline
>>>>>>> -> Fill
>>>>>>>
>>>>>>> to the menu entries?
>>>>>>>
>>>>>>> --
>>>>>>> Regards,
>>>>>>> Gaurav Juvekar
>>>>>>>
>>>>>>> _______________________________________________
>>>>>>> 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
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> _______________________________________________
>>>>>> 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
>>>>>>
>>>>>>
>>>>> _______________________________________________
>>>>> 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
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> 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
>>>>>
>>>>
>>>
>>> _______________________________________________
>>> 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
>>>
>>>
>>> _______________________________________________
>>> 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
>>>
>>
> _______________________________________________
> 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
>
Follow ups
References
-
[PATCH] Pcbnew menu bar
From: Michael Kavanagh, 2018-02-13
-
Re: [PATCH] Pcbnew menu bar
From: Michael Kavanagh, 2018-02-14
-
Re: [PATCH] Pcbnew menu bar
From: Michael Kavanagh, 2018-02-15
-
Re: [PATCH] Pcbnew menu bar
From: Jeff Young, 2018-02-15
-
Re: [PATCH] Pcbnew menu bar
From: Michael Kavanagh, 2018-02-15
-
Re: [PATCH] Pcbnew menu bar
From: Maciej Sumiński, 2018-02-15
-
Re: [PATCH] Pcbnew menu bar
From: Wayne Stambaugh, 2018-02-15
-
Re: [PATCH] Pcbnew menu bar
From: Maciej Sumiński, 2018-02-15
-
Re: [PATCH] Pcbnew menu bar
From: Wayne Stambaugh, 2018-02-15
-
Re: [PATCH] Pcbnew menu bar
From: Michael Kavanagh, 2018-02-15
-
Re: [PATCH] Pcbnew menu bar
From: Wayne Stambaugh, 2018-02-16
-
Re: [PATCH] Pcbnew menu bar
From: Gaurav Juvekar, 2018-02-17
-
Re: [PATCH] Pcbnew menu bar
From: Jeff Young, 2018-02-17
-
Re: [PATCH] Pcbnew menu bar
From: Wayne Stambaugh, 2018-02-17
-
Re: [PATCH] Pcbnew menu bar
From: Michael Kavanagh, 2018-02-18
-
Re: [PATCH] Pcbnew menu bar
From: Wayne Stambaugh, 2018-02-18
-
Re: [PATCH] Pcbnew menu bar
From: Michael Kavanagh, 2018-02-18
-
Re: [PATCH] Pcbnew menu bar
From: Wayne Stambaugh, 2018-02-18