diff -r 4816d766a08a -r f345bda72bc4 Symbian3/PDK/Source/GUID-5329C067-60B8-4E0E-A2B3-9423B75E189D.dita --- a/Symbian3/PDK/Source/GUID-5329C067-60B8-4E0E-A2B3-9423B75E189D.dita Tue Mar 30 11:42:04 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-5329C067-60B8-4E0E-A2B3-9423B75E189D.dita Tue Mar 30 11:56:28 2010 +0100 @@ -10,9 +10,9 @@ Getting -GLib events in Symbian UI applicationsSymbian UI applications run an event loop that is based on CActiveScheduler. +GLib events in Symbian UI applicationsSymbian UI applications run an event loop that is based on CActiveScheduler. The active scheduler is started by the UI framework immediately after the -UI has been created (that is after ConstructL() of CEikAppUi-derived +UI has been created (that is after ConstructL() of CEikAppUi-derived class).

To receive events from GLib event sources, an active object can be added to the active scheduler especially for this purpose. The active object runs