sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #22194
Re: [Question #238787]: is it possible to create a combo box from input in sikuli
Question #238787 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/238787
RaiMan proposed the following answer:
sorry, again:
val = JOP.showInputDialog(null,
"What is your favorite pizza?",
"Favorite Pizza",
JOP.QUESTION_MESSAGE,
null,
pizzas,
pizzas[0])
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.