[Kst] [Bug 101823] event monitor: add ability to execute a script
George Staikos
staikos at kde.org
Mon Aug 8 21:48:21 CEST 2005
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=101823
------- Additional Comments From staikos kde org 2005-08-08 21:48 -------
It's a nice idea, but it's non-trivial right now. It would probably require a means for the JS extension to hook into the event triggering code and add a new type of action itself. This would have to send an event over the event loop to the main thread to trigger script execution. We could end up with out-of-sync script execution due to this I think, not to mention scripts running while others are running.
More information about the Kst
mailing list