kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #26979
Re: DRC Dialog Improvements
-
To:
kicad-developers@xxxxxxxxxxxxxxxxxxx
-
From:
Wayne Stambaugh <stambaughw@xxxxxxxxx>
-
Date:
Tue, 13 Dec 2016 14:22:46 -0500
-
In-reply-to:
<CAMfgvU_+2nTjHsJx8T2ABx2UwpBj=_1d=smgZmj3e0WoPEF2zQ@mail.gmail.com>
-
User-agent:
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1
I finally got a chance to look at this patch. I like the changes for
the most part. The check box and static text before text edit control
strings should have sentence capitalization (not title capitalization)
per our ui policy. I think moving the check boxes to the left would
improve the layout. I also would consider getting rid of the "Track
Options:" wxStaticBoxSizer. I don't think it makes a lot of sense to
group a single item. Maybe use a single "Options" wxStaticBoxSizer for
all of the options.
Cheers,
Wayne
On 11/30/2016 4:03 AM, Oliver Walters wrote:
> Hi All,
>
> This is a small patch that adds floating point validation to the VIA and
> TRACK options in the Global Design Rules tab on the DRC dialog in pcbnew.
>
> The validators also prevent negative values from being entered.
>
> I have also swapped the radio buttons for checkboxes, and performed some
> slight rearranging. Toggling the "Allow Micro Vias" box changes the
> enable status of the micro via controls.
>
> Here is a screenshot:
> blob:http://imgur.com/62c32a26-c6f7-46bd-b437-2ad99fabf579
>
> Patch is attached.
>
> Cheers,
> Oliver
>
>
> _______________________________________________
> 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