Hi all,
I need to set the horizontal alignment for the form items. I've tried to perform this in two ways:[ul][li]invoking the method setAlign() on the form (inherited from Canvas)[/li][li]invoking the method setAlign() on the layout containing the form[/li][/ul]but nothing changed.
Has anyone faced the same problem?
Any suggestion is welcome!
I need to set the horizontal alignment for the form items. I've tried to perform this in two ways:[ul][li]invoking the method setAlign() on the form (inherited from Canvas)[/li][li]invoking the method setAlign() on the layout containing the form[/li][/ul]but nothing changed.
Has anyone faced the same problem?
Any suggestion is welcome!
Comment