| 
4
 | 
     1 ===========================================================================
 | 
| 
 | 
     2  TODO
 | 
| 
 | 
     3 ===========================================================================
 | 
| 
5
 | 
     4 * add Explore button.
 | 
| 
 | 
     5 * change cursor.
 | 
| 
 | 
     6 * close window by ESC.
 | 
| 
4
 | 
     7 * change preview-image when listctrl is selected.
 | 
| 
5
 | 
     8 * implement mask image.
 | 
| 
 | 
     9 * implement edit image by other program.
 | 
| 
4
 | 
    10 * implement print selected image.
 | 
| 
 | 
    11 * implement print all images.
 | 
| 
 | 
    12 * implement change-view-size by slidebar.
 | 
| 
 | 
    13 
 | 
| 
 | 
    14 ---------------------------------------------------------------------------
 | 
| 
 | 
    15  Memo
 | 
| 
 | 
    16 ---------------------------------------------------------------------------
 | 
| 
 | 
    17 2480 x 3509 ( orignal image size )
 | 
| 
 | 
    18 1240 x 1755 ( half )
 | 
| 
 | 
    19  827 x 1170 ( 1/3 )
 | 
| 
 | 
    20  640 x  877 ( 1/4 )
 | 
| 
 | 
    21 
 |