Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-swt-dev] Form Text

I'm trying out the FormText.setControl() and using <control> tags and what I'm finding is that the controls take up the full width of the FormText. I think this is because the width hint is not SWT.DEFAULT. Is there a way to get the controls to use their preferred width?

thanks Mark


Back to the top