I am getting the following warning notice at a dictionary. Is this a Bug?
The Dictionary has 90 entries, all showing the notice…
I am getting the following warning notice at a dictionary. Is this a Bug?
The Dictionary has 90 entries, all showing the notice…
do not use button in key, use button-text, and then check whether the error still be there...
I have to use Button. Everytime when a Button is pressed, Text of Textbox associated to this Button changes (if Button is in Dictionary).
I would use lists of lists, and the lookup in pairs block, instead of dictionaries.
Hard wiring data to UI components is usually a sign of data model avoidance.
On further thought, I vaguely remember mention of a recent feature providing access to the text value of an object name.
Maybe it was just for procedures, not for components.
Dictionaries like scalar keys, text or numbers, not compound objects.
Don`t understand me wrong, everything is working as it should. I was just wondering about the warnings
The text in your sample looks like a tool tip.
You might need to click on one of the error message display buttons at the lower left corner of the blocks workspace to pop up the yellow triangle warning content.