Re: DataGrid Crash to Desktop Revisited

2019-12-19 Thread Tom Glod via use-livecode
Np, if you've tried my toolbox, I've been to hell and back with the datagrid, and made every error imaginable...including this one. There is still one that I need to try to replicate ...because the result was bonkers. On Thu, Dec 19, 2019 at 4:57 PM Bob Sneidar via use-livecode < use-livecode@lis

Re: DataGrid Crash to Desktop Revisited

2019-12-19 Thread Bob Sneidar via use-livecode
Thanks for the confirmation Tom. Bob S > On Dec 19, 2019, at 12:17 , Tom Glod via use-livecode > wrote: > > Hey Bob > > When you set the data of a grid, the selection IS changed to empty. thats > all you need to know. triggering another handler in this is the correct > way to do it.

Re: DataGrid Crash to Desktop Revisited

2019-12-19 Thread Tom Glod via use-livecode
Hey Bob When you set the data of a grid, the selection IS changed to empty. thats all you need to know. triggering another handler in this is the correct way to do it. On Thu, Dec 19, 2019 at 10:48 AM Bob Sneidar via use-livecode < use-livecode@lists.runrev.com> wrote: > Yeah tried tha

Re: DataGrid Crash to Desktop Revisited

2019-12-19 Thread Bob Sneidar via use-livecode
Yeah tried that. Data doesn't get set. My problem is that I have been using SelectionChanged to do a lot of things, like populate the card objects (I call it a form). I was thinking that there might be some way to discern that an existing SelectionChaged handler was in effect in the datagrid l

Re: Object Fonts

2019-12-19 Thread Terence Heaford via use-livecode
I may have found the problem. Datagrid helper. When I used that it changed to my selection. Does this mean Datagrid Helper changes the font in a different place than LC IDE? Thanks Terry > On 19 Dec 2019, at 08:24, Terence Heaford via use-livecode > wrote: > > Why can’t I choose Helvetica

Object Fonts

2019-12-19 Thread Terence Heaford via use-livecode
Why can’t I choose Helvetica Neue as an object font? Whenever I do it turns out italic. Can someone point me in the right direction please. MacOS Catalina , LC 9.5.1, Community. Thanks Terry ___ use-livecode mailing list use-livecode@lists.runrev.c