[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[platform-swt-dev] SWT FormLayout - problem with FormAttachment
|
- From: "Radoslaw Rymaszewski" <radoslaw.rymaszewski@xxxxxxxxx>
- Date: Thu, 6 Jul 2006 14:30:09 +0200
- Delivered-to: platform-swt-dev@eclipse.org
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Ivs/j5w1Iyv+oldlCx1KdlbWNcfeJQjd+DdmplqnTHUDsYVea7Rg3C7/IRuUckXKfl18gS0C1S3TmON6PPQ6vpICuoNWKYHvWSIkMH9a5kJ/TigGn/K1v0Qzrt72vL5oKVSYHFY5btLH1avn4NAQP6akVBClDpHQOk7bR2lQvuw=
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