Re: gEDA-user: [PATCH] Drag without selection in gschem

2011-03-25 Thread Peter Clifton
On Mon, 2011-03-21 at 22:56 +, Peter Clifton wrote: > I was watching some students using gschem the other week, and noticed > them struggling to move objects due to the fact they had to select them > first. I wrote a patch which lets a drag action operate on whatever is > under the mouse (sele

Re: gEDA-user: place to buy SMPS transformers?

2011-03-25 Thread yamazakir2
Coilcraft has a decent selection and is reasonably priced. Thanks! On Fri, Mar 25, 2011 at 2:30 AM, gene glick wrote: > yamazakir2 wrote: >> >> Anybody know of a source, other than digikey, that sells prefabbed >> prewound SMPS transformers? > > Try coilcraft : > > > http://coilcraft.com/prod_pwr

Re: gEDA-user: place to buy SMPS transformers?

2011-03-25 Thread gene glick
yamazakir2 wrote: Anybody know of a source, other than digikey, that sells prefabbed prewound SMPS transformers? Try coilcraft : http://coilcraft.com/prod_pwr.cfm ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mai

Re: gEDA-user: place to buy SMPS transformers?

2011-03-25 Thread myken
On 25/03/11 07:36, yamazakir2 wrote: Anybody know of a source, other than digikey, that sells prefabbed prewound SMPS transformers? Digikey has a few, but their selection pretty limited. ___ geda-user mailing list geda-user@moria.seul.org http://www.s

Re: gEDA-user: place to buy SMPS transformers?

2011-03-25 Thread Stephen Ecob
On Fri, Mar 25, 2011 at 5:36 PM, yamazakir2 wrote: > Anybody know of a source, other than digikey, that sells prefabbed > prewound SMPS transformers? Digikey has a few, but their selection > pretty limited. Shinhom have some: http://www.shinhom.com/produc6-1.htm Their prices are pretty good, bu

Re: gEDA-user: pcb-20100929 released

2011-03-25 Thread Duncan Drennan
> After porting pcb_spawnvp (in src/action.c) to Windows, it built fine on > Ubuntu using my cross-compiler build script (minipack). I'll work on a > patch. Fortunately, the Windows API already provides an implementation of > spawnvp. I pulled the latest minipack code from the git repo, but I have