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@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to