Re: Position the Label/Name of a Button

2018-12-05 Thread Sannyasin Brahmanathaswami via use-livecode
Paul wrote: "you can fudge it by putting returns before the text label to move it down" Paul wins! Sheesh, why didn't I think of that. Change backgroundcolor of the button, iconGravity to top, adjust bottom margin accordingly, text-align center You get http://wiki.hindu.org/screenshots/2018

Re: Position the Label/Name of a Button

2018-12-04 Thread Paul Hibbert via use-livecode
> On Dec 4, 2018, at 13:36, Richmond via use-livecode > mailto:use-livecode@lists.runrev.com>> wrote: > > especially as that can easily be faked by using an image as a button. But if you do need text for any reason, you can fudge it by putting returns before the text label to move it down,

Position the Label/Name of a Button

2018-12-04 Thread Richmond via use-livecode
"This is such a basic feature I would thought it was introduced in LC 2." Well, um, yes . . . I suspect that quite a lot of us have things that we think of as basic features, and I suspect they are all different. I'm not sure how essential being able to put a button's label in the bottom rig

Re: Can We Position the Label/Name of a Button

2018-12-04 Thread Richmond via use-livecode
Well, that'll push your button name/label right or left, but ti won't allow you to place it in all the places where you can position an icon. Richmond. On 4.12.18 г. 22:34 ч., Klaus major-k via use-livecode wrote: Hi Swami Am 04.12.2018 um 21:01 schrieb Sannyasin Brahmanathaswami via use-live

Re: Can We Position the Label/Name of a Button

2018-12-04 Thread Mike Kerner via use-livecode
have you tried setting the textAlign? On Tue, Dec 4, 2018 at 3:02 PM Sannyasin Brahmanathaswami via use-livecode < use-livecode@lists.runrev.com> wrote: > See: > > http://wiki.hindu.org/screenshots/button-label-center.png > > Syntax > set the iconGravity of button to position > Summary >

Re: Can We Position the Label/Name of a Button

2018-12-04 Thread Richmond via use-livecode
Well, you can fiddle around with topMargin and bottomMargin, but that also affects icon positions. Richmond. On 4.12.18 г. 22:01 ч., Sannyasin Brahmanathaswami via use-livecode wrote: See: http://wiki.hindu.org/screenshots/button-label-center.png Syntax set the iconGravity of button

Re: Can We Position the Label/Name of a Button

2018-12-04 Thread Klaus major-k via use-livecode
Hi Swami > Am 04.12.2018 um 21:01 schrieb Sannyasin Brahmanathaswami via use-livecode > : > > See: http://wiki.hindu.org/screenshots/button-label-center.png > Syntax > set the iconGravity of button to position > Summary > Specifies wether the icon of a button is placed independently

Can We Position the Label/Name of a Button

2018-12-04 Thread Sannyasin Brahmanathaswami via use-livecode
See: http://wiki.hindu.org/screenshots/button-label-center.png Syntax set the iconGravity of button to position Summary Specifies wether the icon of a button is placed independently of the label. [#type in the entry: wether} True, setting iconGravity does place the loc of the i