Mail Archives: geda-user/2016/06/15/08:37:28
On Tue, 14 Jun 2016, Larry Martin wrote:
> Some of my most frustrating GUI interactions are on travel when a window
> instantiates on a screen that is not currently connected.
This obviously shouldn't happen, just like mapping a window outside the
visible area on a screen (e.g. after changing the resolution or connecting
a different device).
However, I think remembering the screen on which a window was mapped is,
in general, the right thing to do. I usually have the main window on one
screen and auxiliary windows on another screen. If an application
remembers the window size but maps each window to the same screen,
everything ends up garbled together.
In addition, I think whether a window is mapped or not should be
considered part of the window geometry. If, for example, the user
arranges the library, netlist, and message log windows in a column next to
the main window, all three windows should be visible and arranged the
right way when PCB is started for the next time.
- Raw text -