Re: add a "scale" option to the icongravity

2021-12-24 Thread Neville Smythe via use-livecode
> Wouldn?t you really need another property like ?iconSizing? which would have > values of ?none? or ?clip? (current behavior), ?resize? or ?fill? (the > current iconGravity option), and ?scale? (your proposal)? I can think of > situations where clip and scale would need

Re: add a "scale" option to the icongravity

2021-12-24 Thread Klaus major-k via use-livecode
Hi Brian, > Am 24.12.2021 um 14:30 schrieb Brian Milby via use-livecode > : > > Wouldn’t you really need another property like “iconSizing” which would have > values of “none” or “clip” (current behavior), “resize” or “fill” (the > current iconGravity option), and “scale” (y

Re: add a "scale" option to the icongravity

2021-12-24 Thread Brian Milby via use-livecode
Wouldn’t you really need another property like “iconSizing” which would have values of “none” or “clip” (current behavior), “resize” or “fill” (the current iconGravity option), and “scale” (your proposal)? I can think of situations where clip and scale would need the current positioning

add a "scale" option to the icongravity

2021-12-24 Thread Klaus major-k via use-livecode
Hi all, I just added a feature request to the quality center. For ICONGRAVITY we now have the "resoie" option, which will scale the image unproportionally in the button, which is erm. not the best option... 8-) Maybe we can have a "scale" option, too, which will scale the

Re: radiobuttons, checkboxes and icongravity

2019-06-02 Thread Klaus major-k via use-livecode
ime Revolution, so don't exspect too much from that side! 8-) > I am 100% you know about iconGravity and how to use it: fear not, I do not > doubt you > for a moment. Great relief, thank you! :-) > I do, however, have my doubts about some programmers and developers in > Scotlan

Re: radiobuttons, checkboxes and icongravity

2019-06-02 Thread Richmond via use-livecode
Hence my feature request and my barbed comment re some of LiveCode's claims: http://forums.livecode.com/viewtopic.php?f=6&t=32669 I am 100% you know about iconGravity and how to use it: fear not, I do not doubt you for a moment. I do, however, have my doubts about some progra

Re: radiobuttons, checkboxes and icongravity

2019-06-02 Thread Klaus major-k via use-livecode
Hi Richmond, > Am 02.06.2019 um 11:42 schrieb Richmond via use-livecode > : > > I'm sorry, I forgot to post the link to the stack: > http://forums.livecode.com/viewtopic.php?f=7&t=32668 thank you, I know the icongravity porperty and how to use it. I was only surpris

Re: radiobuttons, checkboxes and icongravity

2019-06-02 Thread Richmond via use-livecode
ilt into LiveCode. Then I wrote this in the MessageBox: settheicongravityofbtn "RR" tobottom at which point the icon moved to the centre-bottom of the radiobutton. Here's a pretty picture and a wee stack as "proof-of-pudden." well, Richmond, I did not try the messa

Re: radiobuttons, checkboxes and icongravity

2019-06-01 Thread Klaus major-k via use-livecode
> into LiveCode. > Then I wrote this in the MessageBox: > settheicongravityofbtn "RR" tobottom > at which point the icon moved to the centre-bottom of the radiobutton. > Here's a pretty picture and a wee stack as "proof-of-pudden." well, Richmond, I did

Re: radiobuttons, checkboxes and icongravity

2019-06-01 Thread Richmond via use-livecode
at which point the icon moved to the centre-bottom of the radiobutton. Here's a pretty picture and a wee stack as "proof-of-pudden." Yours aye, Richmond. On 1.06.19 18:40, Klaus major-k via use-livecode wrote: Hi friends, anyone knows why we cannot set the icongravity for radiobutt

radiobuttons, checkboxes and icongravity

2019-06-01 Thread Klaus major-k via use-livecode
Hi friends, anyone knows why we cannot set the icongravity for radiobuttons and checkboxes? Is this an HIG thing? Best Klaus -- Klaus Major http://www.major-k.de kl...@major-k.de ___ use-livecode mailing list use-livecode@lists.runrev.com Please

Re: Confirm Bug in Button - iconGravity and margins

2019-04-08 Thread Sannyasin Brahmanathaswami via use-livecode
Strange, re-booted my Mac and Livecode... Set iconGravity is btn "hello" to top now works.. BR  Paul Hibbert Not seeing this behaviour here on Mac. Paul macOS Mojave 10.14.4 ___ use-livecode mailing list us

Re: Confirm Bug in Button - iconGravity and margins

2019-04-07 Thread Paul Hibbert via use-livecode
Not seeing this behaviour here on Mac. Paul macOS Mojave 10.14.4 > On Apr 3, 2019, at 19:56, Sannyasin Brahmanathaswami via use-livecode > wrote: > > Can anyone confirm? > > 9.0.4 RC2 > > set the iconGravity of Button "openGlobalNav" to bottom >

Confirm Bug in Button - iconGravity and margins

2019-04-03 Thread Sannyasin Brahmanathaswami via use-livecode
Can anyone confirm? 9.0.4 RC2 set the iconGravity of Button "openGlobalNav" to bottom set the iconGravity of Button "openGlobalNav" to top. # sets it to the BOTTOM Set the margin to "10" and it actually to -10 -- icon falls 10

Re: IconGravity vs Margins in Buttons

2017-02-21 Thread Randy Hengst via use-livecode
st 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 to “center” and have the >> text of the butto

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

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

Re: Copying a button drops iconGravity

2016-06-26 Thread Sannyasin Brahmanathaswami
Klause wrote: yes, I already reported this some time ago! :-) Maybe you want to add a comment. BR: OK I did… ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscr

Re: Copying a button drops iconGravity

2016-06-26 Thread Klaus major-k
Hi all > Am 26.06.2016 um 04:23 schrieb Sannyasin Brahmanathaswami : > > LC 8.1 > > create button > set icon to ID of imported image > from msg box > " set the icongravity of btn "Vedas" to center" > selection and option-copy-dra

Re: Copying a button drops iconGravity

2016-06-25 Thread Roger Guay
Yes, I can verify that this happens in LC 8.0.1 as well Roger > On Jun 25, 2016, at 7:23 PM, Sannyasin Brahmanathaswami > wrote: > > LC 8.1 > > create button > set icon to ID of imported image > from msg box > > " set the i

Copying a button drops iconGravity

2016-06-25 Thread Sannyasin Brahmanathaswami
LC 8.1 create button set icon to ID of imported image from msg box " set the icongravity of btn "Vedas" to center" selection and option-copy-drag the button result: newly created button has iconGravity set to empty. Can

Re: iconGravity

2015-01-08 Thread Bob Sneidar
I think the command should be "all the damned properties” Bob S On Jan 8, 2015, at 10:14 , Peter Haworth mailto:p...@lcsql.com>> wrote: Don't recall the reference offhand but I posted a QCC enhancement request for a way to get all the properties again, perhaps by using "the effective propertie

Re: iconGravity

2015-01-08 Thread Peter Haworth
Gaskin wrote: > Bob Sneidar wrote: > > > There are a TON of properties you don’t see in the Object Inspector. > > My prop sheet plugin uses "the properties", so iconGravity and most others > are included there: > > <http://fourthworld.net/revnet/devolution/

Re: iconGravity

2015-01-08 Thread Richard Gaskin
Bob Sneidar wrote: > There are a TON of properties you don’t see in the Object Inspector. My prop sheet plugin uses "the properties", so iconGravity and most others are included there: <http://fourthworld.net/revnet/devolution/4W_Props.rev.gz> -- Richard Gaskin F

Re: iconGravity

2015-01-08 Thread Bob Sneidar
There are a TON of properties you don’t see in the Object Inspector. Bob S > On Jan 7, 2015, at 16:15 , Kay C Lan wrote: > > I can't seem to find this in the Object Inspector, is it only available via > script? If so, maybe a QCC entry to have it added to the Object Inspector > otherwise this

Re: iconGravity

2015-01-07 Thread Kay C Lan
I can't seem to find this in the Object Inspector, is it only available via script? If so, maybe a QCC entry to have it added to the Object Inspector otherwise this is sure to remain a hidden gem. On Thu, Jan 8, 2015 at 7:05 AM, Devin Asay wrote: > > On Jan 7, 2015, at 2:58 PM, J. Landman Gay >

Re: iconGravity

2015-01-07 Thread Devin Asay
On Jan 7, 2015, at 2:58 PM, J. Landman Gay wrote: > On 1/7/2015 2:55 PM, Devin Asay wrote: >> This finally allows us to position button label text on top of icon images! > > Yes, but you have to wonder about the mindset of the engineer who decided > this was "gravity" instead of "position". I'

Re: iconGravity

2015-01-07 Thread J. Landman Gay
On 1/7/2015 2:55 PM, Devin Asay wrote: This finally allows us to position button label text on top of icon images! Yes, but you have to wonder about the mindset of the engineer who decided this was "gravity" instead of "position". I'm afraid if I use this property all my icons will suddenly b

Re: iconGravity

2015-01-07 Thread Devin Asay
On Jan 7, 2015, at 1:43 PM, Bob Sneidar wrote: > That IS interesting. > > Bob S > > > On Jan 5, 2015, at 16:02 , Eric Corbett > mailto:e...@canelasoftware.com>> wrote: > > Cool new button property I discovered finally (new to me anyway). > > Any

Re: iconGravity

2015-01-07 Thread Bob Sneidar
That IS interesting. Bob S On Jan 5, 2015, at 16:02 , Eric Corbett mailto:e...@canelasoftware.com>> wrote: Cool new button property I discovered finally (new to me anyway). Any way to set the iconGravity to left, the textAlign to left and have the label start next to the icon without

iconGravity

2015-01-05 Thread Eric Corbett
Cool new button property I discovered finally (new to me anyway). Any way to set the iconGravity to left, the textAlign to left and have the label start next to the icon without having to add spaces in front of the label? Thanks, - Eric ___ use