Hi guys,
I've got my dictionary to work just fine. However, when I exit the layout and return to the layout all the values and keys within the dictionary have disappeared/reset.
What am I missing? I figured that the dictionary was like a global variable that remained consistent when switching layouts etc.
How do I get dictionary values to remain when going from layout to layout???