NS and APT Services: Difference between revisions
No edit summary |
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= |