kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #19090
Re: Trying some fixes on OSX about combo boxes in auxiliary toolbar .
Did you try/test changing the grid?
I had to change the event code OnSelectGrid() completely (similar to OnSelectZoom()).
Without, I got only illegal indexes (assertions in a debug build)...
Regards,
Bernhard
> On 02 Jul 2015, at 15:21, Bernhard Stegmaier <stegmaier@xxxxxxxxxxxxx> wrote:
>
> I had this change already ready to be sent, just wanted to test some things - just like I told on the ML.
>
> Sad to waste our time doing things twice... :(
>
>
> Regards,
> Bernhard
>
> On 2015-07-02 15:02, jp charras wrote:
>> In rev 5857 I replaced the wxComboBoxes used in auxiliary toolbar by
>> wxChoices, because wxChoices seem work better than compbo boxes.
>> I need some Mac OS X users (AKA second class citizens) to test this
>> change and see if it fixes all the issues to select track/via sizes,
>> grid and zoom from the toolbar (bord editor and fp editor).
>> For Linux users (AKA first class citizens) and Windows users (unknown
>> status) this change is not visible.
>> Thanks.
Follow ups
References