kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #15382
Re: [RFC] proposal of adjusted netlist dialog
-
To:
kicad-developers@xxxxxxxxxxxxxxxxxxx
-
From:
Wayne Stambaugh <stambaughw@xxxxxxxxxxx>
-
Date:
Wed, 22 Oct 2014 10:55:07 -0400
-
In-reply-to:
<CAJjB1qJb2KWnOiih9HDs+7m2=VYm4SpX4e6MNmR2=i+0dezpSg@mail.gmail.com>
-
User-agent:
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0
Very nice. Much cleaner look and feel. I see no issues assuming the
underlying netlist generation code still performs properly.
On 10/21/2014 10:02 PM, Mark Roszko wrote:
> Hello,
>
> So I've been going through the UI to make it nicer.
>
> The netlist dialog right now is a bit odd.
>
> These marked up images show why, basically the functionality is
> grouped oddly on the dialog.
> http://i.imgur.com/0JK0d3g.png
> http://i.imgur.com/OrfrH14.png
>
> My proposal is this new arrangement:
> http://i.imgur.com/sek8ebW.png
> http://i.imgur.com/izeCybB.png
>
> Main change:
> wxNotebook turned into a wxSimplebook.
> A separate dropdown added to control the netlist formats to allow
> putting the add/remove buttons on the same line.
> A dropdown is nicer because in the end we are only selecting a single
> plugin to generate a netlist with anyway and this is more
> representative of the functionality.
>
>
>
>
> Thoughts? Code wise I've already done it but feedback is nice :D
>
>
>
References