1 / 6

me2DC Update Plan

me2DC Update Plan. 2009. 3. 3 (Wed) Jeon Byung-Jun Programmer in Me2dc Team. Contents. Me2dc Update Plan Development Idea of Plan A. me2DC Update Plan. Plan A : Shortcut-Key Update For Windows - First For Leopart - Second Plan B : Add on User Manual

khuyen
Download Presentation

me2DC Update Plan

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. me2DC Update Plan 2009. 3. 3 (Wed) Jeon Byung-Jun Programmer in Me2dc Team

  2. Contents • Me2dc Update Plan • Development Idea of Plan A

  3. me2DC Update Plan • Plan A : Shortcut-Key Update • For Windows - First • For Leopart - Second • Plan B : Add on User Manual • Plan C : me2map renewal, me2TagCloud, me2용돈기입장 add on • Plan D : Bgm Services add on • Plan E : Message Service add on • Plan F : Chatting Services add on

  4. Development Idea of Plan A [1/2] • Key Idea • Use Abstract method in Flex • For Windows • Control + Any Key • Control + Alt combination (later) • For Leopart • Command + Any Key • Method • public function get controlKey():Boolean • public function set controlKey(value:Boolean):void • public function get commandKey():Boolean • public function set commandKey(value:Boolean):void

  5. Development Idea of Plan A [2/2] • Development Process • Get Event for Shortcut-Key • Declaration Shortcut-Key • Windows : controlKey + “AnyKey” • Leopart : commandKey + “AnyKey” • Use Flex abstract method (controlkey, commandkey) • Implement abstract method for windows and leopart • Call implemented method in me2DC

  6. References [1] http://livedocs.adobe.com/flex/3/langref/flash/events/KeyboardEvent.html#commandKey [2] http://livedocs.adobe.com/flex/3/langref/flash/events/KeyboardEvent.html#controlkey [3] http://livedocs.adobe.com/flex/3/langref/flash/events/KeyboardEvent.html#altkey [4] 조이로트, 대런쉘, 케이스피터스, 송호철(역) , ActionScript 3.0 Cookbook, 한빛미디어, 2008. 12

More Related