Changes between Version 19 and Version 20 of BOOK_WINDOW_R0


Ignore:
Timestamp:
10/04/08 14:42:23 (17 years ago)
Author:
fire4o
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BOOK_WINDOW_R0

    v19 v20  
    55== Task requirements == 
    66 
    7  * Define Book window behavior. 
     7 * Book window behavior. 
    88  * Each !BookWindow is responsible for displaying a single book.  
    99  * At the time of creation of a window it is bound to a book.  
    10   * It is then responsible for displaying te current page of the book. 
     10  * It is then responsible for displaying the current page of the book. 
    1111  * This is done through the extension connected to the !PageArea extension point (if such is present). 
    12   * It gives ability to control  
    1312 
    1413 * Define extension points(places that allow adding functionality). 
     
    2827== How to demo == 
    2928You can show [source:/trunk/sophie2-platform/doc/spec-diagrams/BookWindow.png BookWindow] to the team.  
     29Run Sophie2 and show the window. 
    3030 
    3131= Design = 
    32  
     32This is the implemented wiki page: 
     33[wiki:BOOK_WINDOW] 
    3334 
    3435= Implementation = 
    35 This is the implemented wiki page: 
    36 [wiki:BOOK_WINDOW] 
     36 
    3737 
    3838= Testing =