That did it! Many thanks to zryip theSlug and Trevor for this simple solution.
setprop dgColumnWidth hide graphic "ColHiliter" -- a graphic I use to highlight column headings, needs to be put away when column widths are adjusted pass dgColumnWidth end dgColumnWidth Ray -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of zryip theSlug Sent: Thursday, May 12, 2011 7:41 AM To: How to use LiveCode Subject: Re: Datagrid Column Resizing Message On Thu, May 12, 2011 at 1:14 PM, Ray Horsley <[email protected]> wrote: > Pete, > > Thanks for your response but I'm not having any luck with this. I've > tried the following short script: > > on layoutControl param1 > put 1 into tmp > end layoutControl > > in the group, the cd and the stack but none of these areas catch the > layoutControl message. Could it be some other message maybe? > > Thanks, Hi Ray, Have a look to this thread: http://www.mail-archive.com/[email protected]/msg06137.html Best regards, -- -Zryip TheSlug- wish you the best! 8) http://www.aslugontheroad.co.cc _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
