gssettingsuis/Gs/readme.txt
branchRCL_3
changeset 54 7e0eff37aedb
parent 0 8c5d936e5675
equal deleted inserted replaced
53:8ee96d21d9bf 54:7e0eff37aedb
       
     1 GS RENOVATION framework notes.
       
     2 
       
     3 On default the old GS is used.
       
     4 
       
     5 Activate RD_GS_RENOVATION flag in the group\bld.inf if RD_GS_RENOVATION framework is 
       
     6 to be used. Remember to use abld reallyclean before building the project when 
       
     7 switching between ond and renoved GS framework or you will get mixed files from
       
     8 the old and new frameworks:
       
     9   1. Define/undefine RD_GS_RENOVATION
       
    10   2. abld reallyclean
       
    11   3. bldmake bldfiles
       
    12   4. abld build
       
    13 
       
    14 
       
    15 Do not use UIDs used by other plugins even for testing purposes. ECOM framework
       
    16 seems to have some issues with updating the ECOM plugins implementaions and 
       
    17 their UIDs.
       
    18 
       
    19 Implemented:
       
    20 - Main view.
       
    21 - Default icons.
       
    22 - Plugins.
       
    23 - GS FW for loading the plugins.
       
    24 - Helper classes.
       
    25 
       
    26 Functionality not implemented yet:
       
    27 - Help.
       
    28 - Btimaps in addition to scalable icons.
       
    29 
       
    30 Bugs not fixed in GS renovation:
       
    31 -GSAppsPlugin does not handle "trap" panics.
       
    32 
       
    33 
       
    34 
       
    35