Menu

#39 User should be able to start only one instance of SourceLine application

0.4
open
Pavlo
None
2014-08-25
2014-07-29
No
  • User should be able to start only one instance of SourceLine application
  • When user will run SourceLine second time (and there is already running SourceLine instance):
    • Second instance should exit without loading
    • First instance of application that is already running should popup on screen (if it was hidden behind other windows or minimized)
  • Use QtSingleApplication from src/app/3rdparty/ directory (master branch of SL project)
  • Create separate SourceLineApplication class and inherit it from QtSingleApplicatino class

Discussion

  • Alex Chmykhalo

    Alex Chmykhalo - 2014-07-29
    • assigned_to: Pavlo
     
  • Alex Chmykhalo

    Alex Chmykhalo - 2014-08-25

    Please, update status of the ticket.

     
  • Alex Chmykhalo

    Alex Chmykhalo - 2014-08-25
    • Milestone: 0.3 --> 0.4
     

Log in to post a comment.