kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #12544
Re: PATCH: Fix pressing ENTER while focus is on component chooser tree.
-
To:
kicad-developers@xxxxxxxxxxxxxxxxxxx
-
From:
Wayne Stambaugh <stambaughw@xxxxxxxxxxx>
-
Date:
Sun, 23 Feb 2014 20:28:28 -0500
-
In-reply-to:
<CAEQqtJy2mRf4wvY85H+a2b0hv1VyKZ08kdbgo8LAYq6m=pfiKQ@mail.gmail.com>
-
User-agent:
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0
On 2/22/2014 11:16 PM, Henner Zeller wrote:
> Hi,
> The tree widget in the component chooser required some double-click
> workaround, that now
> made pressing 'Enter' while the focus is on the tree not work
> properly. Fix that.
> (In the process, I compiled a 3.4.0 version of wxfrombuilder, so that
> my changes are compatible
> with what is in the repository)
>
> Commit message:
> * Pressing 'Enter' while the focus is in the tree did
> not work due to the Double-Click wxWidget workaround. Make it work.
> * More clearly document what is happening and how it can be tested.
>
> View here:
> https://github.com/hzeller/kicad/compare/master...make-enter-in-tree-working
>
> Download here:
> https://github.com/hzeller/kicad/compare/master...make-enter-in-tree-working.diff
>
> -h
Patch committed in r4718. Thanks for your contributions.
Wayne
References