On Wed, 26 Oct 2011 13:53:18 +0900 Jihoon Kim <jihoon48....@samsung.com> said:

reviewed - looks ok to me. in svn it is! thanks! :)

> I missed to attach the patch file, so I send again.
> Thanks.
> 
> -----Original Message-----
> From: Jihoon Kim [mailto:jihoon48....@samsung.com] 
> Sent: Wednesday, October 26, 2011 1:51 PM
> To: 'Enlightenment developer list'
> Cc: 박세환; 'gouni....@samsung.com'
> Subject: [PATCH] add elm_entry_autocapital_type_{set/get} and
> elm_entry_input_panel_enabled_{set/get} API
> 
> 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.


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
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

Reply via email to