On 1/4/2015 12:45 PM, Richmond wrote:
> Humpf . . .
>
> There I with a locked scrolling list field and I want to click on the
> word "glaikit" in line
> 3, and if I use 'clickText' I get the whole sentence "He's a muckle
> glaikit gowk",
> and if I use 'clickChunk' I get this 'char 24 to 49 of field 1' which
> is no good either.
>
> Now, if Livecode had 'clickWord' I would be able to get "glaikit"
> 'just like that'.
> ----------------------------------------------------------------------------------------------------------
>

What version of LiveCode are you using. The behavior you are describing
does not match the dictionary entries nor the observed behavior of the
either the clickText of clickChunk function in LC 6.6.5 for example.

They return only the clicked word in my test stack. You must have the
text "He's a muckle glaikit gowk" set as a link (i.e. a text group)?


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to