Latests articles in Active Object
Active Object between Symbian pre 9 and V9 onwards,something underneath
Tutorial posted June 19th, 2007 by rensijie 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
Tutorial posted August 1st, 2005 by girishshetty in
Some light on C++ OCP Design principle and Symbian Active Object Framework
NewLC announce french Symbian training course
News posted February 21st, 2004 by ericNewLC 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
Tutorial posted April 20th, 2004 by eric 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
Tutorial posted February 5th, 2004 by stefaniaalborghetti in
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.





