Dear EFL developers,

I have question about getting geometry of edje part on elemenatry object or
elm object item.
If ctx popup or date time widget want to be placed on the text part, I
cannot find the way.

Actually application should depend on edje theme part on some cases.
Applications should know the name of the swallowed part on the edje theme.

So, How about elm_object_item_part_geomtry_get API? Or I think that
elm_object_item_object_get or elm_object_object_get seems to be needed.
If applications can get the edje object from elementary widget or
elementary object item,  they can use edje APIs directly.
But elm_object_item_object_get API was depecated and removed. The reason to
remove this API seems to prevent abuse of application developers.
But, for the flexibility, this API can be needed.
Previously, this API returns Evas_Object *.How about retunring
*const*Evas_Object *. ?
I can prevent chaning Object property.


BRs,
Kim.

-- 
BRs,
Kim.
------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to