Datagrid: How to change the width of the scrollbar

2011-08-18 Thread Matthias Rebbe
Hi, i thought i could adjust the scrollbar width of a datagrid (table) with for example set the dgProp[ "scrollbar width" ] of group "Datagrid 1" to 10 But regardless what value i use, the scrollbar dissapears. If i set it back to "auto" the size of the scrollbar is set back to its initial siz

Re: Datagrid: How to change the width of the scrollbar

2011-08-18 Thread Pete
Just tried it here and got the same result. The datagrid manual claims it ought to work so seems like it's a bug? Pete Molly's Revenge On Thu, Aug 18, 2011 at 3:49 PM, Matthias Rebbe < matthias_livecode_150...@m-r-d.de> wrote: > Hi, > > i thought i could adjust

Re: Datagrid: How to change the width of the scrollbar

2011-08-19 Thread Matthias Rebbe
Pete, thanks for the check. Are you on Windows or OS X? Regards, Matthias Am 19.08.2011 um 02:24 schrieb Pete: > Just tried it here and got the same result. The datagrid manual claims it > ought to work so seems like it's a bug? > Pete > Molly's Revenge > > >

Re: Datagrid: How to change the width of the scrollbar

2011-08-19 Thread Pete
OS X 10.6.8 and LC 4.6.2. Pete Molly's Revenge On Fri, Aug 19, 2011 at 7:27 AM, Matthias Rebbe < matthias_livecode_150...@m-r-d.de> wrote: > Pete, > > thanks for the check. Are you on Windows or OS X? > > Regards, > > Matthias > Am 19.08.2011 um 02:24 schrieb Pet

Re: Datagrid: How to change the width of the scrollbar

2011-08-19 Thread zryip theSlug
On Fri, Aug 19, 2011 at 12:49 AM, Matthias Rebbe wrote: > Hi, > > i thought i could adjust the scrollbar width of a datagrid (table) with for > example > > set the dgProp[ "scrollbar width" ] of group "Datagrid 1" to 10 > > But regardless what value i use, the scrollbar dissapears. > If i set it

Re: Datagrid: How to change the width of the scrollbar

2011-08-20 Thread zryip theSlug
On Fri, Aug 19, 2011 at 10:36 PM, zryip theSlug wrote: > On Fri, Aug 19, 2011 at 12:49 AM, Matthias Rebbe > wrote: >> Hi, >> >> i thought i could adjust the scrollbar width of a datagrid (table) with for >> example >> >> set the dgProp[ "scrollbar width" ] of group "Datagrid 1" to 10 >> >> But r