[Xcircuit-dev] Default window size
Philip
silvermaple at usermail.com
Mon Jul 17 21:15:18 PDT 2006
rumor has it that R. wrote:
> Dear Philip,
>
> > I think the last hurdle is dealing with the default window size -
> > it is _way_ bigger than my 1024x768 screen!
> > I'm guessing that I'm trying to use non-tcl commands in a
> > tcl-enabled version.
> >
> > Is there a way to set the default window size?
>
> The Tcl/Tk version picks up its defaults not from
> app-defaults/XCircuit, but from "resource.tcl" in the xcircuit
> installation directory. You can change the default width and height
> there.
>
> Alternately, you can set the width and height from your .xcircuitrc
> file by resizing the window (which already exists when the
> .xcircuitrc file is read, which is why modifying the default doesn't
> do anything):
>
> .xcircuit configure -width 900
> .xcircuit configure -height 700
Bingo!!!
That's it!
And now I have all the pesky little detail dealt with and so I have no
more excuses for not getting lots of drawings done.... *smile*
An incomplete list of the things that I really like - so far:
* The menus work with the num-lock key on
* The scroll wheel on my mouse works both while drawing _and_ in the
open and write dialogs
* The one-character keyboard functions (macros) haven't changed!
This is GoodStuff (tm)!
-- Philip
More information about the Xcircuit-dev
mailing list