Alphalist questions
Posted: Thu Jul 12, 2007 1:38 pm
I'm attempting to select items in an AlphaList via a script. Currently, I place a "*S-" + TAB on the front of the item I want selected in the list. This seems to cause the SW Remote to show that item selected - so far so good.
I also have a change property set up on the list in the remote to get the value of the current selection. If I click on any item in the list that I have not selected via the script (with the *S-), then the property correctly shows the value of the selected item. If I click on the script selected item, I get an empty string for the selected item value.
Is this normal or a bug?
Maybe this is related to the issue I saw raised recently that discussed being able to select an item in a list more than once without changing selections.
I also have a change property set up on the list in the remote to get the value of the current selection. If I click on any item in the list that I have not selected via the script (with the *S-), then the property correctly shows the value of the selected item. If I click on the script selected item, I get an empty string for the selected item value.
Is this normal or a bug?
Maybe this is related to the issue I saw raised recently that discussed being able to select an item in a list more than once without changing selections.