Changes between Version 13 and Version 14 of PLATFORM_DEPLOY_MAC_R0


Ignore:
Timestamp:
11/06/09 20:45:01 (16 years ago)
Author:
pap
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PLATFORM_DEPLOY_MAC_R0

    v13 v14  
    4747  * Otherwise we use fixed masks. 
    4848  * In the OSUtil class add a method that is a shorthand for the mentioned Toolkit method. 
     49  * These are used for menus 
     50  * In InputEventR3 dependent cases use if/else constructs to define the proper key (especially in interaction maps) 
     51  * Change text editing shortcuts to match MacOS defaults (use TextEdit to compare) 
    4952 * Optional requirements cannot be fulfilled now as they seem harder and more native-dependent in their solution. I suggest making a second revision of this task that should handle them alone. 
    5053  * The research made about the browser problem suggest using either some environment options (LSUIPresentationMode) or maybe some mac specific classes that control that behavior.