Hi, EFL developers. elm_entry_autocapital_type_set API is high level API to call ecore_imf_context_autocapital_type_set. Application programmer can choose the type of autocapitalization such as WORD, SENTENCE, ALLCHARACTER through this API.
elm_entry_input_panel_enabled_set API is for setting whether input panel (virtual keyboard) should be appeared when entry has a focus or pressed. It can be used by dialer or calculator application programmer because those application prefer to use its keypad NOT virtual keyboard supported by system. They want to use entry to show the cursor for providing the cursor handling method but don't want to appear system keyboard. Would you please review this patch? Please let me know if I have to do more. Thank you. ------------------------------------------------------------------------------ The demand for IT networking professionals continues to grow, and the demand for specialized networking skills is growing even more rapidly. Take a complimentary Learning@Cisco Self-Assessment and learn about Cisco certifications, training, and career opportunities. http://p.sf.net/sfu/cisco-dev2dev _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel