Changes between Version 24 and Version 25 of BOOK_WINDOW_R1


Ignore:
Timestamp:
05/13/09 20:11:25 (16 years ago)
Author:
sriggins
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BOOK_WINDOW_R1

    v24 v25  
    1414== Task requirements == 
    1515 * Remove the thick black border of the book window (see if it is reasonable) 
    16  * Add a simple title bar with book title (see [wiki:BOOK_WINDOW_R0]) 
    1716 * Currently, when part of the book window is behind the right flap ot the bottom of the workspace, it disappears on maximize. See what causes that issue and fix it. 
    1817 * Minimize button should minimize book to the Opened book tabbar. Currently a new button is created at the bottom of the work area. 
     
    5150= Design = 
    5251 
    53 == Title Bar == 
     52  * Border: Remove the call to setBorder on the JInternalFrame in BookDocumentWindow.setup().  This not only will remove the border, it brings back the title bar and window shadows on the Macintosh 
    5453 
    5554