Changes between Version 11 and Version 12 of PRO_LIB_INSPECTOR_R0


Ignore:
Timestamp:
11/24/08 12:44:03 (17 years ago)
Author:
peko
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PRO_LIB_INSPECTOR_R0

    v11 v12  
    3333= Design = 
    3434 * Key shortcuts: 
    35   * Add key listener so that the selected row is changed when the row is either expanded(Enter, Right Arrow) or collapsed(Backspace, Left Arrow). 
    36   * Using the Enter or right key when the row is not expandable will go down. 
    37   * Using the Backspace or left key when the row is not collapse-able will go up. 
     35  * Add key listener so that the selected row is changed when the row is either expanded (Right Arrow) or collapsed (Left Arrow). 
     36  * Using the right key when the row is not expandable will go down. 
     37  * Using the left key when the row is not collapse-able will go up. 
    3838 * Setting panel: 
    3939  * Create check-boxes positioned in the bottom panel aligned on the left side of the refresh button by which one should be able to select things that are included in the Inspector fields.