Menu

#1000 Implement application_start event for scripts

3.1
closed-fixed
Yu Tang
scripting (4)
5
2014-07-17
2014-06-08
Yu Tang
No

#976 Event for scripts

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.

Discussion

  • Yu Tang

    Yu Tang - 2014-06-08

    Oh-oh, seems I got #1000. Any prize? :)

     
    • Didier Briel

      Didier Briel - 2014-06-09
       
  • Didier Briel

    Didier Briel - 2014-06-09
    • summary: application_start event for scripts --> Implement application_start event for scripts
     
  • Didier Briel

    Didier Briel - 2014-06-29

    Implemented in SVN (/trunk).

    Didier

     
  • Didier Briel

    Didier Briel - 2014-06-29
    • status: open --> open-fixed
    • assigned_to: Yu Tang
     
  • Didier Briel

    Didier Briel - 2014-07-17
    • status: open-fixed --> closed-fixed
     
  • Didier Briel

    Didier Briel - 2014-07-17

    Implemented in the released version 3.1.3 of OmegaT.

    Didier

     

Log in to post a comment.