sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #47029
Re: [Question #668304]: importing and running jar with swing gui: no main manifest attribute
Question #668304 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/668304
Status: Answered => Solved
john gonale confirmed that the question is solved:
great thanks, i had not given thought to the need to store the
variables, i will look into writing those to a file from the gui that i
can read into sikuli to set them.
i had already thought about the need for the script to stop while the
user is in the gui, i am planning to use a variable set to true to
accomplish this with a while loop. the final button in the gui is
basically a 'run' button that will swap that var to false, allowing it
to exit that loop and continue on, i can change this so it loads the
stored values, checks them to see if the run variable was changed to
true, and if not loop again
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.