Hey!
Just another small question about a comboBox in a movie.
I’m making a demo of some program which has comboBoxes. In the movie, a comboBox opens en closes automically.
user.OpenorClose(true);
user.OpenorClose(false);
But can you automatically select a label which to choose in the movie?
in words:
open coboBox
select “user#2”
close comboBox (with user#2 as choice)
thanks in advance!
Tipsko