Page 1 of 1

Updating speller matrix

Posted: 27 Oct 2014, 11:40
by yahB
I would like to find out how to update the speller matrix target definitions to define new positions of characters in the grid based on the selected characters. I know I can access the parameter entries e.g. Parameter( "TargetDefinitions" )(x,y). However, I would like to update the entries after character selection.

Thanks.