Integrating custom controls in Orbiter

From LinuxMCE
Jump to: navigation, search
This page was written by Pluto and imported with their permission when LinuxMCE branched off in February, 2007. In general any information should apply to LinuxMCE. However, this page should be edited to reflect changes to LinuxMCE and remove old references to Pluto.
== 1. The concept of screen in Orbiter ==

A DesignObj is a graphic object from Orbiter. Each DesignObj may be a collection of DesignObj children and so on. On parent DesignObj can be associated with a screen, which gives the programmer the

1.1

2. ScreenHandler and how to register a callback

3. How to send task to task manager.