The existing SWT Layouts always has bugged me in certain situations and
as I recently got mad again about GridLayout not capable of fulfill my
layout demands I remembered the good old Swing BorderLayout that always
was powerful and easy to use.
Thus I have created a fresh SWT implementation of it and this instantly
solved my issues, but I think its of general interest for other
developers as well thus I'd like to contribute this to be included in
SWT by default.
If you also think it's useful or just like reviewing new code (a
screenshot and snippet is available), please visit the bug[1] and leave
a comment or catch up at the review[2].
[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=577922
[2] https://git.eclipse.org/r/c/platform/eclipse.platform.swt/+/189048
_______________________________________________
platform-dev mailing list
platform-dev@eclipse.org
To unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/platform-dev