Re: [Kicad-developers] Is eeschema's Symbol Table supposed to be editable?

2018-02-09 Thread Andrey Kuznetsov
Table editing doing weird things you didn't mean: Sounds like the bug I reported. On Fri, Feb 9, 2018 at 11:33 AM, Wayne Stambaugh wrote: > Whew! You can't blame that one on me. To be honest, I have not really > used the new "Symbol Table View" dialog so there could be all kinds bugs > in ther

Re: [Kicad-developers] Is eeschema's Symbol Table supposed to be editable?

2018-02-09 Thread Wayne Stambaugh
Whew! You can't blame that one on me. To be honest, I have not really used the new "Symbol Table View" dialog so there could be all kinds bugs in there. I know there was a paste bug reported against it where the pasted text was getting entered in the row below the one where the cursor was locate

Re: [Kicad-developers] Is eeschema's Symbol Table supposed to be editable?

2018-02-09 Thread Jeff Young
We’re talking about different dialogs (yes, they have nearly the same name). I’m talking about the one you get when you click the spreadsheet-looking icon on the top toolbar…. Does that one work on MSW and Linux? > On 9 Feb 2018, at 19:17, Wayne Stambaugh wrote: > > That's strange because i

Re: [Kicad-developers] Is eeschema's Symbol Table supposed to be editable?

2018-02-09 Thread Wayne Stambaugh
That's strange because it literally is a cut and paste of the footprint library table edit dialog with a few minor tweaks for symbol libs. It works fine on windows and linux. On 02/09/2018 02:13 PM, Jeff Young wrote: > Footprint library table editor is good. > >> On 9 Feb 2018, at 19:09, Wayne S

Re: [Kicad-developers] Is eeschema's Symbol Table supposed to be editable?

2018-02-09 Thread Jeff Young
Footprint library table editor is good. > On 9 Feb 2018, at 19:09, Wayne Stambaugh wrote: > > Does this not occur in the footprint library table editor? I would be > surprised because its almost identical code unless I broke something. > > On 02/09/2018 01:59 PM, Bernhard Stegmaier wrote: >> Y

Re: [Kicad-developers] Is eeschema's Symbol Table supposed to be editable?

2018-02-09 Thread Wayne Stambaugh
Does this not occur in the footprint library table editor? I would be surprised because its almost identical code unless I broke something. On 02/09/2018 01:59 PM, Bernhard Stegmaier wrote: > Yes, seems as if it is completely broken on macOS. > Seems to be fine on other platforms. > > It did som

Re: [Kicad-developers] Is eeschema's Symbol Table supposed to be editable?

2018-02-09 Thread Bernhard Stegmaier
Yes, seems as if it is completely broken on macOS. Seems to be fine on other platforms. It did somewhat work a while ago. At least, I was able to change some cells/values when clicking multiple times… Regards, Bernhard > On 9. Feb 2018, at 19:13, Jeff Young wrote: > > There’s a Symbol Table d

[Kicad-developers] Is eeschema's Symbol Table supposed to be editable?

2018-02-09 Thread Jeff Young
There’s a Symbol Table dialog in eeschema (from the "Edit symbol fields” button in the top toolbar) with Apply Changes and Revert Changes buttons, suggesting that it should be editable. Yet there are no other buttons, and neither right-clicking or double-clicking on the list does anything. Mac