Raimund Hocke
Raimund Hocke
**example**: does not work if sikulix.jar is in a folder `.../C++/...`
[original request on launchpad](https://bugs.launchpad.net/sikuli/+bug/614456) possible solution: consume mouse/keyboard actions using [jnativehook](https://github.com/kwhat/jnativehook) which is already used with the new recorder feature.
like masking for images to search for
- should work no matter how the jar is named (__main__.py) - should be possible to execute with an installed Jython (sikulixapi.jar on Java classpath) - auto-download of sikulixapi.jar ???
Besides `.sikuli` also `.py` scripts should be auto-re-imported on rerun.
One example is the message ``` Empty page! ``` which comes up, when the image given to OCR in Tesseracts "eyes" does not contain any detectable items.
**problem situation** The IDE settings (Preferences) are so, that it is tried to show image thumbnails. If one uses image filenames, that will only become reasonable at runtime, you might...
- foreign Lexer package gets obsolete - works for most scripting languages - code should be moved from EditorPane to IDESupport
The possible solution to use the jar as extension does not work either. SideNote: the extension feature does not take care for a class path given with -cp on commandline.
what is planned: - bugs, enhancements and feature requests only on GitHub - move relevant bugs from Launchpad to GitHub - mark and link moved bugs on Launchpad (as Confirmed/Critical)...