Latests articles in Active Object

Active Object between Symbian pre 9 and V9 onwards,something underneath

in

As we know, active object is widely used in Symbian C++ to take care of running multitask in the same thread. Here I will not explain much about the Active Object mechanism, because there're tons of ariticles about this. Just google it and you will get them. Here I would like to talk about something interesting.

Symbian Active Object Framework - A Classic Example for Open Closed Principle

in
Some light on C++ OCP Design principle and Symbian Active Object Framework

NewLC announce french Symbian training course

NewLC is proud to announce the availability of a french Symbian C++ training session. This training - available as 2 days and 3 days course - covers all the basic requirements that a Symbian C++ developer must know.

ActiveObjects

in
The Active Object concept is a specificity of the Symbian Operating System that allows you to handle several asynchronous requests "at the same time" and in the same thread. It can be also defined as a kind of cooperative scheduling framework.

Detecting user inactivity

This article describes how to detect user activity and inactivity in Symbian OS. An active object is described, that can be used to detect user activity events. By user activity I mean any key presses or other activity the user performs with the phone, such as opening or closing the keypad on the 7650.

Syndicate content