Changes

Jump to navigation Jump to search
316 bytes added ,  23:36, 3 October 2013
no edit summary
Line 227: Line 227:  
| 0x001B00C4
 
| 0x001B00C4
 
|  
 
|  
| StartApplication
+
| [[APT:StartApplication|StartApplication]]
 
|-
 
|-
 
| 0x001C0000
 
| 0x001C0000
Line 461: Line 461:     
Applets returning to home-menu first use commands APT:PrepareToJumpToHomeMenu and APT:JumpToHomeMenu, followed by these commands to launch home-menu: [[APT:PrepareToStartSystemApplet]] and [[APT:StartSystemApplet]]. [[APT:PrepareToStartSystemApplet]] and [[APT:StartSystemApplet]] are also used for launching the [[Internet Browser]], the camera applet, etc.
 
Applets returning to home-menu first use commands APT:PrepareToJumpToHomeMenu and APT:JumpToHomeMenu, followed by these commands to launch home-menu: [[APT:PrepareToStartSystemApplet]] and [[APT:StartSystemApplet]]. [[APT:PrepareToStartSystemApplet]] and [[APT:StartSystemApplet]] are also used for launching the [[Internet Browser]], the camera applet, etc.
 +
 +
Processes launch applications via home-menu, not directly with [[APT:PrepareToStartApplication]] and [[APT:StartApplication]]. Regular applications can't directly launch applications since [[APT:StartApplication]] launches the process without terminating the currently running application.
    
=AppIDs=
 
=AppIDs=

Navigation menu