How to get all the ui component ‘s default theme file?
How to get all the ui component ‘s default theme file?
BY 19 Oct 2016Native Application Development
How to get all the ui component ‘s default theme file? I want to know component part such as “elm.swallow.content” at a particular style .
If I want to use index , I must create a layout and elm_layout_theme_set(layout, “layout”, “application”, “fastscroll”); and then elm_object_part_content_set(layout, “elm.swallow.fastscroll”, index); if I don’t know “elm.swallow.fastscroll” part , the index will not be showed . So how to get component’t default theme .edc file ?
How to get all the ui component ‘s default theme file?
How to get all the ui component ‘s default theme file? I want to know component part such as “elm.swallow.content” at a particular style .
If I want to use index , I must create a layout and elm_layout_theme_set(layout, “layout”, “application”, “fastscroll”); and then elm_object_part_content_set(layout, “elm.swallow.fastscroll”, index); if I don’t know “elm.swallow.fastscroll” part , the index will not be showed . So how to get component’t default theme .edc file ?
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio