Hi All,
I look for an invisible char to separate each letter of a word or an other way to get the position of the cliqued char.
Is it reasonable to use numtochar(0)
Thanks for help
Best regards
Jean-Marc
multiplatform invisible char
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
multiplatform invisible char
https://alternatic.ch
Re: multiplatform invisible char
Hi Jean-Marc,
The NULL char will get you in trouble.
To get the position of the clicked char, use the clickCharChunk. (Section 3.2 of my book).
Kind regards,
Mark
The NULL char will get you in trouble.
To get the position of the clicked char, use the clickCharChunk. (Section 3.2 of my book).
Kind regards,
Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
Re: multiplatform invisible char
Thank again Mark,
I use clickCharChunk and it work fine for what I havo to do
Kind regards
Jean-Marc
I use clickCharChunk and it work fine for what I havo to do
Kind regards
Jean-Marc
https://alternatic.ch