2011/2/16 Jihoon Kim <[email protected]>:
> Dear all EFL developers,
>
> This is patch for supporting autoperiod feature in entry widget.
> Autoperiod is the feature that period (.) will be automatically added
> when space bar is pressed twice in a short time.
>
> As you know, this feature can be seen in the blackberry, iphone, and so on.
>
> You can test this feature according to the below step:
> 1. run elementary_test
> 2. Click 'Entry 5'
> 3. Click 'Autoperiod' button.
> 4. Type 'I love EFL'
> 5. Press space twice in a short time (within 0.6sec)
>
> Would you please review this patch and apply in svn if it is ok?
>

I wonder if this can't be done just using the existing framework for
text input filters that Edje and Elm_Entry have.

> Thanks.
>
> ------------------------------------------------------------------------------
> The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
> Pinpoint memory and threading errors before they happen.
> Find and fix more than 250 security defects in the development cycle.
> Locate bottlenecks in serial and parallel code that limit performance.
> http://p.sf.net/sfu/intel-dev2devfeb
> _______________________________________________
> enlightenment-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
>

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to