Re: Bowing Out

2024-08-23 Thread Christer Pyyhtiä via use-livecode
Thank you for telling of your views. How’s about sharing the experiences? Now which were the great inventions you made in creating your apps with LC? What were the biggest obstacles? What creations what you made were getting the best appreciations by your customers? Were there any problems you

Re: Bowing Out

2024-08-23 Thread Jeff Reynolds via use-livecode
Graham, I was going to send a similar post for myself, but yours is so spot on for me as well along with the fish, I’ll just say me too. 7x6 Jeff > On Aug 23, 2024, at 12:02 PM, use-livecode-requ...@lists.runrev.com wrote: > > Just a quick note to say that after many years of using LiveCode

Re: Bowing Out

2024-08-23 Thread Bob Sneidar via use-livecode
+42 > On Aug 23, 2024, at 4:10 AM, Graham Samuel via use-livecode > wrote: > > Just a quick note to say that after many years of using LiveCode (including > its predecessors) and doing some modest development - some of which was > successfully sold to real users - I’ve decided that for me tim

Re: How to check if a group contains a specific control ?

2024-08-23 Thread Brian Milby via use-livecode
Another alternative. If the short id of fld "xyz" is among the lines of the childcontrolids of group "abc" then … This one should work as long as there is only one field with that name on the card (tried from message box). Brian Milby br...@milby7.com > On Aug 23, 2024, at 8:05 AM, Paul Dupui

Re: How to check if a group contains a specific control ?

2024-08-23 Thread Paul Dupuis via use-livecode
On 8/23/2024 7:45 AM, Klaus major-k via use-livecode wrote: Hi jbv, Am 23.08.2024 um 13:27 schrieb jbv via use-livecode : Hi list, Is there a quick way to check if a group contains a specific control, something like : if there is a fld "xyz" in grp "abc" of this cd I tried many things but it

Re: Bowing Out

2024-08-23 Thread Antti Ilola via use-livecode
+1 pe 23.8.2024 klo 14.12 Graham Samuel via use-livecode < use-livecode@lists.runrev.com> kirjoitti: > Just a quick note to say that after many years of using LiveCode > (including its predecessors) and doing some modest development - some of > which was successfully sold to real users - I’ve dec

Re: How to check if a group contains a specific control ?

2024-08-23 Thread Klaus major-k via use-livecode
Hi jbv, > Am 23.08.2024 um 13:27 schrieb jbv via use-livecode > : > > Hi list, > > Is there a quick way to check if a group contains a specific control, > something like : > if there is a fld "xyz" in grp "abc" of this cd > I tried many things but it always generates an error. > So far, the onl

How to check if a group contains a specific control ?

2024-08-23 Thread jbv via use-livecode
Hi list, Is there a quick way to check if a group contains a specific control, something like : if there is a fld "xyz" in grp "abc" of this cd I tried many things but it always generates an error. So far, the only way I can think of is to maintain a custom prop for each group, featuring a strin

Error creating Android Standalone

2024-08-23 Thread Klaus major-k via use-livecode
Hi friends, I get an error when creating an Android runtime: -- There was an error while saving the standalone application could not encode class bundle - error: Error: AJNI error has occurred, please check your installation and try again Exception in