It would be very nice to have the option to hide the tray icon, or to start EG (on system startup) with no tray icon.
What do you say?
It would be very nice to have the option to hide the tray icon
Pako wrote:How will you open the EventGhost window, if there will need to change something?
Pako wrote:How will the state indicated (instead of green, yellow or red icon)?
EventGhost.exe -notrayiconeg.Unbind("ProcessingChange", eg.taskBarIcon.OnProcessingChange)
eg.taskBarIcon.OnProcessingChange = lambda *dummyArgs: True
eg.Bind("ProcessingChange", eg.taskBarIcon.OnProcessingChange)
eg.taskBarIcon.RemoveIcon()Users browsing this forum: Google [Bot], Google Adsense [Bot] and 2 guests