[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gEDA-dev: Tabbed pages in gschem (and implications)
On Thu, 2006-07-27 at 13:09 -0500, John Griessen wrote:
> This way can be a real speed tool. Can be done with Cadence chip layout
> and schematics. Having these views saved as design metadata gets us a
> speedy "now where was I?" transition into working after a hiatus.
>
> John G
How does Cadence chip layout / schematics present to the user that they
have multiple "views" on to the same schematic file? Do you get a
tab-bar, or multiple windows?
I'd be interested to see how they label the windows / tabs, perhaps you
could send a screenshot (private email).
I was thinking that _IF_ multiple views on the same open schematic were
possible, we could label the tabs, "my_schematic.sch [0]",
"my_schematic.sch [1]"
In gvim, I can open a file, select "Window->Split" and get two views of
the same file. It doesn't number the views though.
> > Each tab points at a VIEW structure, and the VIEW structure then points
> > at the schematic page in memory which it represents.
> >
> > (You can then have two tabs looking at different areas on the same
> > schematic if someone works out the way to present this to the user...
> > reminds me of having two view panes of the same file open in a
> > text-editor).
> >
>
>
> _______________________________________________
> geda-dev mailing list
> geda-dev@moria.seul.org
> http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev
_______________________________________________
geda-dev mailing list
geda-dev@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev