|
From: Simon T. <sim...@fr...> - 2007-02-04 11:55:04
|
Hi everyone, I'm writing a module for e17 and I have some difficulties to understand the differences between E_Manager, E_Container and E_Zone. It seems E_Manager contains several E_Containers which contain several E_Zones. E_Zone seems to be divided in several E_Desk's (the virtual desktops) so I would think that the E_Zones are the actual screens. But then, what are the E_Containers and the E_Managers? And what exactly do e_manager/container/zone_current_get(). If a E_Zone corresponds really to a screen, how could a screen be the current one? Thanks in advance Simon |