Post
by dunbarx » Tue Aug 04, 2015 7:46 pm
True.
Setting the label of an option button does not change the menuHistory, nor fire the "menuPick" message.
One may set the menuHistory (in the earlier example) to, say, 1, which will show "item 1", and the label will also be "item 1". But if you then set the label to "item 3", the menuHistory does not change; it stays at 1. Perhaps this is a feature, that you can have the label follow the menuHistory, but not the other way around. Perhaps it is anomalous behavior.
Craig