Re: [Kicad-developers] eeschema modular kicad work

2014-08-14 Thread yann jautard
Le 14/08/2014 16:21, Dick Hollenbeck a écrit : I don't know if it is technically possible to change this behaviour, but I think it could be a great improvement. : yann Hopefully QuasiModal is not a monster. For significant dialogs (ones which tend to be open for a while) using the QuasiMo

Re: [Kicad-developers] Hello and helping out

2014-08-14 Thread Adam Wolf
Hi Derek, Nice to hear from you. Miguel maintains the website as far as I know. He was on a vacation, but once he gets back and into the swing of things, I'll be getting OS X nightlies posted on the site. Adam Wolf Co-founder and Engineer Wayne and Layne, LLC On Thu, Aug 14, 2014 at 5:55 PM,

[Kicad-developers] Hello and helping out

2014-08-14 Thread Derek Kozel
Hello! First of all thank you to everyone who has contributed to getting KiCad to where it is now. I've made several boards with it and hope to make many more. I'm a recent EE/CS graduate with experience working on medium sized C++ projects, mostly in Linux. I'd like to give back to the projec

Re: [Kicad-developers] Eeschema default grid behavior.

2014-08-14 Thread Wayne Stambaugh
On 8/14/2014 4:05 PM, Wayne Stambaugh wrote: > I just confirmed that this bug: > > https://bugs.launchpad.net/kicad/+bug/1349421 > > is indeed valid. It seems that the default grid setting in the > "Schematic Editor Options" dialog is ignored and the grid setting when > Eeschema was last closed

[Kicad-developers] Eeschema default grid behavior.

2014-08-14 Thread Wayne Stambaugh
I just confirmed that this bug: https://bugs.launchpad.net/kicad/+bug/1349421 is indeed valid. It seems that the default grid setting in the "Schematic Editor Options" dialog is ignored and the grid setting when Eeschema was last closed is used on restart. This is IMO the desired behavior rathe

Re: [Kicad-developers] eeschema modular kicad work

2014-08-14 Thread Dick Hollenbeck
On 08/13/2014 06:40 PM, Wayne Stambaugh wrote: > On 8/13/2014 6:23 PM, Dick Hollenbeck wrote: >> On 08/13/2014 03:43 PM, Wayne Stambaugh wrote: >>> On 8/13/2014 4:37 PM, Dick Hollenbeck wrote: Many changes were introduced in revision 5072. If you are happy with your current bina

Re: [Kicad-developers] eeschema modular kicad work

2014-08-14 Thread Dick Hollenbeck
> I don't know if it is technically possible to change this behaviour, but > I think it could be a great improvement. > : > yann > Hopefully QuasiModal is not a monster. For significant dialogs (ones which tend to be open for a while) using the QuasiModal support in DIALOG_SHIM might be a sol

Re: [Kicad-developers] eeschema modular kicad work

2014-08-14 Thread yann jautard
Hi Dick, and all the others involved in the modular design. I noticed something regarding the modular kicad apps : When you have some modal window opened in one of the app, eg the module properties window in pcbnew, all the kicad modules are frozen until you close that window. It's not a big