Questions: Setting the borderWidth (lineSize) of a graphic through script

Mark Waddingham mark at livecode.com
Fri Jan 29 10:32:13 EST 2016


On 2016-01-29 16:05, BNig wrote:
> I tried "set the borderwidth of grc "x" to y" on MacOSX 10.9.5 in LC 
> 7.1 and
> 8 DP13 and it did not work. However "set the lineSize of grc "x" to y" 
> did
> work.

The borderWidth property specifies the width of the border around the 
control - whether this is visible or not depends on the value of the 
showBorder property.

The lineSize property is distinct and is specific to graphic objects - 
it sets the stroke width used to render the graphic's shape.

Warmest Regards,

Mark.

-- 
Mark Waddingham ~ mark at livecode.com ~ http://www.livecode.com/
LiveCode: Everyone can create apps




More information about the use-livecode mailing list