언어 설정

Menu
Sites
Language
EDJE predefined Themes for Wearables

I understand that thre are a number of predefined EDJE themes that can be used in a wearable application. But I cannot find in the documentation where those themes and their parts are defined. Can someone point me in the right direction?

 

Thanks. 

 

 

Responses

1 댓글
Yasin Ali

Hello,

I think, you need to use this programming guide (https://developer.tizen.org/dev-guide/2.3.1/org.tizen.guides/html/native/ui/edje_n.htm) that shows you how to write an EDC file that can be used to theme a Tizen application. It describes concepts about parts positioning and resizing.

Also see some other helpful links:
1. Designing UIs with the EDC Editor:  https://developer.tizen.org/development/tizen-studio/native-tools/writing-and-editing-code/edc-editor
2. Layout: https://developer.tizen.org/development/guides/native-application/user-interface/efl/building-ui-layouts/layout

Hope it will help.