Hi Pradeep, Your application needs to be a core app to use the power of theme. You need to play with widget edcs. For more information,look at elementary source code: - /elementary/data/themes/.
Regards Amitesh Date: Thu, 4 Jul 2013 19:27:35 +0530 From: [email protected] To: [email protected] CC: [email protected] Subject: Re: [Tizen Application-dev] Theming tizen native app Thanks for your reply. I am using tizen uicontrols like button and lable which are there in ui namespace. But according to my understanding, these controls internally uses efl. So I tought tizen ui controls can be themed using edc files. Then any theming mechnism is exist in tizen native programming? On Jul 4, 2013 7:18 PM, "Carsten Haitzler" <[email protected]> wrote: On Thu, 4 Jul 2013 17:49:20 +0530 Pradeep Botu <[email protected]> said: > Hi, > > I am developing tizen native sample using provided ui controls in ui > namespace. I want to theme my application with different resources. How can > I achieve this? Used edc file in efl application. Same edc can be used with > tizen ui also? If yes, how I can? if you mean the c++ tizen api's - then no. you can't use edc's (edje) files. this is not an efl toolkit. -- Carsten Haitzler (The Rasterman) <[email protected]> _______________________________________________ Application-dev mailing list [email protected] https://lists.tizen.org/listinfo/application-dev
_______________________________________________ Application-dev mailing list [email protected] https://lists.tizen.org/listinfo/application-dev
