Menu

#3 Implement view of complete lyrics text for a selected song

1.0
open
TASK (7)
2014-06-11
2014-04-26
No

Implamanet the view to read the full contents of a lyrics of a song via UI

Discussion

  • Ori Libhaber

    Ori Libhaber - 2014-04-29

    Done.
    All Views that want to use the Handler of the LyricsDisplayFrame should include it as an
    Observer.
    The Handler is expecting to receive a File object containing the absolute path to the .xml file format of the selected song... for more info please checkout the source
    Added also EStatus events to indicate lyrics viewing

     
  • Ori Libhaber

    Ori Libhaber - 2014-04-29
    • status: open --> closed
     
  • Ori Libhaber

    Ori Libhaber - 2014-04-29

    basic view is working only from MainFrame, currently providing text highlighting features

     
  • Ori Libhaber

    Ori Libhaber - 2014-04-29
    • status: closed --> accepted
     
  • Ori Libhaber

    Ori Libhaber - 2014-06-11
    • status: accepted --> open
     
  • Ori Libhaber

    Ori Libhaber - 2014-06-11

    Make lyrics viewer available to all handlers -> decouple it from main view
    might change API

     

Log in to post a comment.