mfstuart wrote:
When I click on the Option button again, it opens the list of items, but the previously selected label isn't shown as hi-lighted in that list of values. When I mouse over the list, wherever the pointer is. it hi-lights that line. So I know that it is nothing to do with opaque settings and the like.
This is another instance where you'd want to set the menuHistory rather than the label. Setting the menuHistory of the button is exactly like a user clicking and selecting the line. It sends a "menupick" message to the button, scrolls the lines so that the right one is hilited, and remembers the position the next time the user clicks on it.
-- Jacqueline Landman Gay | [email protected] HyperActive Software | http://www.hyperactivesw.com _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
