RE: Finding out what changes a custom property

2021-06-07 Thread Ralph DiMola via use-livecode
Yes correct. FYI the set prop handler will not be called if messages are locked. Very convenient for a LIFO. Every set prop I add a line to the top of the property. The get prop handler returns the first line then deletes it. The deleting the first item(top line) can be done later if you want so to

Re: Finding out what changes a custom property

2021-06-07 Thread Bob Sneidar via use-livecode
Oooh never thought of that... so setprops get called before a property gets set? Bob S > On Jun 6, 2021, at 14:10 , Curry Kenworthy via use-livecode > wrote: > > > Paul: > > > Is there an debugger feature or tip or trick anyone has > > that can do the equivalent of set a break point when

Re: bordercolor of buttons

2021-06-07 Thread ELS Prothero via use-livecode
Folks, This issue also confused me recently when I was making an app for my own use. It seems like an idiosyncrasy to me, even tho a pretty minor one that could be mentioned in the dictionary. Best, Bill William Prothero https://earthlearningsolutions.org > On Jun 7, 2021, at 7:30 AM, Klaus maj

[ANN] This Week in LiveCode 268

2021-06-07 Thread panagiotis merakos via use-livecode
Hi all, Read about new developments in LiveCode open source and the open source community in today's edition of the "This Week in LiveCode" newsletter! Read issue #268 here: https://bit.ly/3vW6rIa This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

Re: bordercolor of buttons

2021-06-07 Thread Klaus major-k via use-livecode
Hi Sean, > Am 06.06.2021 um 23:40 schrieb Sean Cole (Pi) via use-livecode > : > > Klaus, > Forecolor IS the border color. It always has been for shapes including > circles, polygons and custom shapes. yes, but I was clearly referring to a button. > Buttons have a bordercolor property but only