Select differents elements from an array

For each sign you are looping over the list of all signs and returning the String of the first sign.

When you click to read the sign, you need to pass the Txtnb of the sign you’re reading to the widget and Get that index from the list of Text options.

Don’t loop over a list of all of the Signs.