[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-user: Possible PCB buglet
- To: geda-user@xxxxxxxx
- Subject: gEDA-user: Possible PCB buglet
- From: David Carr <dc@xxxxxxxxx>
- Date: Fri, 16 Sep 2005 01:41:29 -0500
- Delivered-to: archiver@seul.org
- Delivered-to: geda-user-outgoing@seul.org
- Delivered-to: geda-user@seul.org
- Delivery-date: Fri, 16 Sep 2005 02:41:42 -0400
- Reply-to: geda-user@xxxxxxxx
- Sender: owner-geda-user@xxxxxxxx
- User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050629 MultiZilla/1.6.4.0b
I'm using PCB CVS checked out today and I noticed the following behavior:
I have a 1024x768 screen so the window is a bit wide by default. I
enabled the preference "Put layout name on window title bar" in order to
make the PCB window slightly narrower. So far so good---the layout name
moves to the window title bar and the PCB window becomes a bit narrower.
Now I close PCB and restart it. When I restart PCB, the layout name is
still in the main window rather than the title bar (window too wide).
If I go into preferences I see that "Put layout name on window title
bar" is checked from last time but apparently this setting hasn't been
applied. If I uncheck the option and then re-check it, the layout name
is moved to the window title bar and the window narrows as expected.
I'm guessing that the PCB startup code doesn't look for/apply this
setting and as a result it doesn't get applied until I toggle it in the
preferences window. I'll try to take a look at the code this weekend
but if someone can fix this trivially or give me some advice on where to
look, please go ahead.
Thanks,
David Carr