Bug 124541

Summary: Major and minor spacing for RowLayout
Product: [Eclipse Project] Platform Reporter: Brad Reynolds <bradleyjames>
Component: SWTAssignee: Veronika Irvine <veronika_irvine>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: veronika_irvine
Version: 3.1.1   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Brad Reynolds CLA 2006-01-19 15:45:06 EST
In RowLayout the same spacing value is applied both vertically and horizontally when a Control is wrapped.  Separate values would provide more control over layout.  This would be something equivalent to FlowLayout in draw2d where there are majorSpacing and minorSpacing attributes.  I can supply an attempt at a patch if needed.  The route I took was that if one of the new attributes is not SWT.DEFAULT it overrides the spacing value for that axis.
Comment 1 Steve Northover CLA 2006-01-20 09:59:54 EST
This concept already exists in GridLayout.  It is called verticalSpacing and horizontalSpacing.
Comment 2 Eclipse Webmaster CLA 2019-09-06 16:14:20 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.