zryip theSlug <zryip.thes...@gmail.com> on December 3, 2010 at 3:21 AM
-0800 wrote:
>Hi Stewart,
>
>The dgColumnAlignment property is not handled in case you have a
>custom behavior.
>You have to manage it yourself in the column behavior script.
>
>The layoutControl event could be a good place for this:
>
>on layoutControl
>     set the textAlign of field 1 of me to "right"
>end layoutControl

Worked like a charm.

Thanks.

Stewart

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to