Thanks zryip, that does fix the problem. But I have to say that it seems really cumbersome to have to do this. Does it apply to any properties of the column? Pete Molly's Revenge <http://www.mollysrevenge.com>
On Tue, Sep 20, 2011 at 11:48 AM, zryip theSlug <zryip.thes...@gmail.com>wrote: > On Tue, Sep 20, 2011 at 8:22 PM, Marty Knapp <martykn...@comcast.net> > wrote: > > That seems to work great Pete. I've now lost the right alignment of the > > column - it's reverted back to left. I see that there's a > dgColumnAlignment > > but I'm not figuring out how to make that work. The setting in the > property > > inspector is ignored . . . > > Hi Marty, > > If you have customized the column script, you have to manage the > alignment yourself by using a line of script such as the following: > set the textAlign of field 1 of me to the dgColumnAlignment[the > dgColumn of me] of the dgControl of me > > You can place this line in the layoutcontrol handler, to have the > column alignment updated after any change of the dgColumnAlignment > column property. > > > Best regards, > -- > -Zryip TheSlug- wish you the best! 8) > http://www.aslugontheroad.com > > _______________________________________________ > 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 > > _______________________________________________ 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