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?
>
> Thanks.

Should such a feature really be included in the toolkit/widget itself
and not rather in the keyboard-replacement?
I mean: this clearly is a workaround of shortcomings of an onscreen
keyboard and nothing else, and most on-screen keyboards, including
raster's illume keyboard implement a ton of similar workarounds
already, it won't be useful to anyone else.
For example, if you have a phone with a hardware keyboard, having the
feature in the OSK allows to use it, while having it in the toolkit
forces you to use it even on a hardware-keyboard that actually has a
dedicated key for that.
E's coding style is 2/3/4-spaces, which makes a lot of dots :)

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