« Return to Thread: [bug #24729] Resized window isn't displayed by resizing and GSX11HandlesWindowDecorations = NO

[bug #24729] Resized window isn't displayed by resizing and GSX11HandlesWindowDecorations = NO

by Mario Castelán Castro :: Rate this Message:

Reply to Author | View in Thread


Follow-up Comment #2, bug #24729 (project gnustep):

When doing a resize while the window manager handles the windows borders we
actually try to redraw the content of the window, when the border dragging
leaves us time for that. So most likely it should also be possible, when we
handle the window border.
Somebody will need to adjust the implementation of
resizeWindowStartingWithEvent: on GSStandardWindowDecorationView to handle
periodic events and call
[window setFrame: newFrame  display: YES];
when that event gets fired. As I am never usind this setting, I hope that
somebody else will volunteer to work on that code.



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?24729>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/



_______________________________________________
Bug-gnustep mailing list
Bug-gnustep@...
http://lists.gnu.org/mailman/listinfo/bug-gnustep

 « Return to Thread: [bug #24729] Resized window isn't displayed by resizing and GSX11HandlesWindowDecorations = NO