Changes between Version 13 and Version 14 of PLATFORM_DEPLOY_MAC_R0
- Timestamp:
- 11/06/09 20:45:01 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PLATFORM_DEPLOY_MAC_R0
v13 v14 47 47 * Otherwise we use fixed masks. 48 48 * 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) 49 52 * 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. 50 53 * The research made about the browser problem suggest using either some environment options (LSUIPresentationMode) or maybe some mac specific classes that control that behavior.