sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #53322
[Bug 1340225] Re: [request] want to log output to JTextArea
** Changed in: sikuli
Milestone: 2.0.0 => 2.1.0
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1340225
Title:
[request] want to log output to JTextArea
Status in Sikuli:
In Progress
Bug description:
I've put together a small app for testing an insurance system. I've
created a progress form that displays 2 progress bars, one for the
progress of the current test and the other to display the progress
through the current batch e.g. there might be 112 fields to enter to
complete a single test and there might be 500 tests in the batch. All
works well but what I would really love to do is add a JTextArea to
the progress form that displays the log generated within
System.out.println so the user can see exactly which keys are being
simulated. Is it possible to switch the output from System.out.println
to a JTextArea in this way? If the model doesn't support changing the
output does anyone know if it is possible to hook System.out.println
and display it's contents in a text area?
Thanks,
Nathan
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1340225/+subscriptions
References