Bug 124541 - Major and minor spacing for RowLayout
Summary: Major and minor spacing for RowLayout
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.1.1   Edit
Hardware: PC Windows XP
: P3 enhancement with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: Veronika Irvine CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-19 15:45 EST by Brad Reynolds CLA
Modified: 2019-09-06 16:14 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.