Re: IconGravity vs Margins in Buttons

2017-02-21 Thread Randy Hengst via use-livecode
Hi Bob, Thanks for the response… I’ve messed with the margin settings. For example, 0,12,0,0 does move the text down realtive to the top of the button, but it also moves the icon down… I really need to just adjust the text…. I’d like to be able to set something like “textHeight” in a field for

Re: IconGravity vs Margins in Buttons

2017-02-21 Thread Bob Sneidar via use-livecode
Sounds like there are margins set. Try playing with those. Bob S > On Feb 20, 2017, at 08:42 , Randy Hengst via use-livecode > wrote: > > Hi All, > > I’ve been messing with using a variety of fonts in buttons coupled with a > round icon. > > It’s handy to set the iconGravity of the button

IconGravity vs Margins in Buttons

2017-02-20 Thread Randy Hengst via use-livecode
Hi All, I’ve been messing with using a variety of fonts in buttons coupled with a round icon. It’s handy to set the iconGravity of the button to “center” and have the text of the button line up nicely with the icon. However, I’ve noticed that some fonts don’t line up in the center of the icon.