dear all hi! 1. export elm_access_external_info_set(); i would like to export an API which name is elm_access_external_info_set(Evas_Object *, const char*); this will be using by application side to set additional accessibility information.
widget could have different information which could be different in another context. for example: there would be an entry which is for user ID, and there would be another entry which is for password. in this case, developer would like to add additional information for each entry as below. entry for user id reads "entry (default information), this entry is for user id (additional information)" entry for password reads "entry, this entry is for password" for this reason, i have attached patch. please review the patch and give feedbacks. 2. other APIs i'm not sure to export other APIs in elm_access. i need your opinion. IMHO, candidates to export as below. 1. _elm_access_edje_object_part_object_register(); 2. _elm_access_text_set(); 3. _elm_access_callback_set(); 4. ELM_ACCESS_TYPE, INFO, STATE, Elm_Access_Content_Cb, and so on. this is for application developer who would like to make edje part be accessible which is not supported by default. i'm not sure to export candidates is useful or not. please give your opinion. thank you. cordially, shinwoo kim.
access.export.api.diff
Description: Binary data
------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
