← Back to team overview

kicad-developers team mailing list archive

Re: [RFC] redesign of Library Table dialog

 

>
>
> I like it. What options would you put in the "library options" section?


I'm not sure. I include it only with the thought that perhaps in the future
we will have global library options. It would probably not be present in
the initial version of the dialog.

On Mon, Nov 13, 2017 at 8:10 AM, Tomasz Wlostowski <
tomasz.wlostowski@xxxxxxx> wrote:

> On 12/11/17 01:44, Oliver Walters wrote:
>
> Hi Olivier,
>
> Many thanks for your comments, my answers below:
>
> > Regarding the "advanced options" button, why not have an extra button
> > (next to Add / Remove / etc) which says "Edit". Clicking on this brings
> > up a dialog for the selected library with all extra options...
>
> I would keep the current library table dialog as it is under the
> advanced button, so that the users who already got used to it remain
> happy. It's also less coding work for us.
>
> >
> > Should the footprints / symbols / etc / all appear in the same list? I
> > like the idea of a single library preferences dialog, but what if the
> > various library types were separated by a panel on the left hand side,
> > as is common in many preferences windows?  I'm thinking of Eclipse as an
> > example.
> My idea was to have a structured table using wxDataView (as in [1]), but
> I'm not opposed to have a tree control to select between SCH/PCB/other
> (e.g. SPICE) libraries.
>
>
> >
> > Here is an example of something I have in a development branch (that has
> > been wanting my attention for some time). The core code to make this
> > dialog style is pretty solid, so I could share that part with you i>
> think this is a good idea.
>
> I like it. What options would you put in the "library options" section?
>
> Cheers,
> Tom
>
>
> [1]
> https://www.google.fr/url?sa=i&rct=j&q=&esrc=s&source=
> images&cd=&cad=rja&uact=8&ved=0ahUKEwj1jp7n-LnXAhUHOxoKHdxgCMAQjRwIBw&url=
> https%3A%2F%2Fwxpython.org%2FPhoenix%2Fdocs%2Fhtml%2Fwx.
> dataview.DataViewCtrl.html&psig=AOvVaw2ALsZb-bFXnvvx9LumvJkd&ust=
> 1510607285812822
>

References