← Back to team overview

kicad-developers team mailing list archive

Re: Alternative presentation of Symbol properties

 

Hi Simon,

I do.  (Pin Table and Fields Editor too.)

My guess is you tried to use a wxDataViewCtrl, which is a mess.

These are based on the wxGrid.

You can try out the pin table and fields editor (the spreadsheet icon at the top of a schematic window) at: https://git.launchpad.net/~jeyjey/kicad/

Cheers,
Jeff.


> On 1 Mar 2018, at 12:40, Simon Richter <Simon.Richter@xxxxxxxxxx> wrote:
> 
> Hi,
> 
> On 01.03.2018 13:29, Jeff Young wrote:
> 
>> What do you guys think of this for displaying / editing symbol fields:
> 
> Do you have actual working code for that? I've tried getting this to
> work for editing pin type in the pin table, but got nowhere as widgets
> wouldn't be rendered and focus was all over the place.
> 
>   Simon
> 
> _______________________________________________
> 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



References