[request] notification that sikuli is running
Bug #514946 reported by
Sergey Darovskih
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
SikuliX |
In Progress
|
Wishlist
|
RaiMan |
Bug Description
Looks like a good idea: https:/
Changed in sikuli: | |
importance: | Undecided → Wishlist |
summary: |
- notification that sikuli is running + [request] notification that sikuli is running |
Changed in sikuli: | |
assignee: | nobody → RaiMan (raimund-hocke) |
status: | New → In Progress |
tags: | added: ide scriptrun |
To post a comment you must log in.
Hi,
I have fixed this, please find the fix in the attachment.
my solution is as follows
1. SikuliTrayIcon is the class responsible for using system tray add and remove functionality.
2. Show/Remove functions of SikuliTrayIcon class are made from ScriptRunner.java runPython() function.
I am sorry for not providing diff but let me know if it acceptable.
my sikuli code version is : SikuliX_ DrvBR_Rev930
Vikram Wanchoo