Hello everyone

I have two questions about HomeScreen architecture.

When i read function (CicoHomeScreen::StartHomeScreen),i find that 
CicoHomeScreen create server instance(CicoHSServer::startup).what is the 
meaning of creating CicoHSServer?

And in the end of function StartHomeScreen,there is logic that show home sceen 
layers.
could anyone tell me why implement below code?

>    /*show home screen layers*/
>    ico_syc_show_layer(HS_LAYER_APPLICATION);
>    ico_syc_show_layer(HS_LAYER_HOMESCREEN);
>    ico_syc_show_layer(HS_LAYER_CONTROLBAR);
>    ico_syc_show_layer(HS_LAYER_TOUCHPANEL);


[File]
CicoHomeScreen.cpp

Thank you.

Andy
                                          
_______________________________________________
IVI mailing list
[email protected]
https://lists.tizen.org/listinfo/ivi

Reply via email to