Briac wrote:
the "application_start" event is not working because the application has already started when the scripting engine is available.
That's technically correct. And from scripting users view, one-time execution when application_start is still useful for Font_size_bigger.groovy or something like that.
So why don't we implement the "application_start" event with best efforts.
I think it's enough for many cases that the event is triggered when the scripting engine is available.
Oh-oh, seems I got #1000. Any prize? :)
An OmegaT in chocolate?
http://chocolatey.org/packages/omegat
Implemented in SVN (/trunk).
Didier
Implemented in the released version 3.1.3 of OmegaT.
Didier