Create custom UI control

Create custom UI control

BY 16 May 2016 Native Application Development

Hi,

How to create custom UI controls?  I want to note that using existing containers and EDJE is NOT an option since I need the new control to have some very specific behaviour. Looks like EFL allows to create custom controls but for some reasons API that is needed for a new controls creation ( like evas_object_smart_clipped_class_get or evas_smart_class_new ) is not available for TIZEN. I’ll appreciate any help

Written by