gEDA-bug: [ geda-Patches-1795879 ] Fix for dialogs drifting downwards on Cygwin/X
SourceForge.net
noreply at sourceforge.net
Sun Sep 16 16:31:31 EDT 2007
Patches item #1795879, was opened at 2007-09-16 17:31
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=818428&aid=1795879&group_id=161080
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: win32 port
Group: CVS
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Cesar Strauss (cstrauss)
Assigned to: Nobody/Anonymous (nobody)
Summary: Fix for dialogs drifting downwards on Cygwin/X
Initial Comment:
On Cygwin/X, reopening a gschem dialog restores its original position, but with a small vertical offset.
The workaround is to show the dialog before restoring its position.
The docs for gtk_window_move() offer a possible justification:
"Most window managers ignore requests for initial
window positions (instead using a user-defined
placement algorithm) and honor requests after the
window has already been shown."
The downside is, if you have a slow system, you could see the dialog appear briefly at the old position, I suppose.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=818428&aid=1795879&group_id=161080
More information about the geda-bug
mailing list