Follow-up Comment #4, bug #24601 (project gnustep):

The whole idea of having a separate view for decorations was to allow us to
draw things outside of the window's content view ... so putting the toolbar
there is completely correct (assuming that the toolbar on macos-x is not a
subview of the content view).
The decoration view should always exist (irrespecrtive of whether X draws
window decorations).  It's just that, when x draws decorations it is normally
the same size as the content view.  Adding toolbar support would just mean
that the code for converting between content view coordinates and window
coordinates would need to be adjusted to allow for the content view being a
bit smaller.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



_______________________________________________
Bug-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to