27.08.2010, 19:35
(27.08.2010, 19:23)hvdwolf Wrote: Yes, it certainly does. With the code enabled it is slow. With the code disabled it is normal speed. The "right-click insert" doesn't work anymore, but I assume that's exactly the point.
Good. Please go uncomment the code again and change line 429 from
Thread.sleep(100);
to
Thread.sleep(1000);
That increases the interval a request is sent to the webbrowser and might have an effect?
--
Christian
Christian
