[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: Titleblocks: unlocking and filling in.
Kim and Florian,
> I had the same problem today :) my search revealed:
I too was wondering about that ;)
> The only way how to selected locked components is with a selection box.
>
> So, just select them using a selection box, then unlock them from the
> edit menu or eShift l and then you can select the frame just as an usual
> component.
Unfortunately, I had very neatly positioned the titleblock into
the upper left-hand corner of the workspace. Try as I might, I
could not include the titleblock into the selection box. The
solution was to use vi and edit the file, like so:
$ diff adc-pwr.sch.orig adc-pwr.sch
2c2
< C 0 73700 0 0 0 title-bordered-C.sym
---
> C 0 73700 1 0 0 title-bordered-C.sym
Triple hurrah for open ASCII file formats !!
Cheers,
Jean-Francois
PS: Ales, I originally sent this message from an address which is not
subscribed to geda-user. Very sorry. Won't happen again :)