Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-swt-dev] SWT FormLayout - problem with FormAttachment

Hi,

I've got problem with FormAttachment offset for center alignment

When I try to use 'e.g. new FormAttachment(control, -100, SWT.CENTER)'
then offset doesn't work.

I've read few articles and I didn't found any solution or information.

On eclipse.platform.swt nobody answer me

Any help?

Thanks & Regards,

Radek


Back to the top