On 4 December 2015 at 23:32, SHILPA ONKAR SINGH
<[email protected]> wrote:
> Hi All,
>
> I am working on this requirement of adding a min/max filter in elm_spinner.
> so If applications have set min/max value to spinner or have added a set of 
> special values to spinner.
> and If The values being entered in spinner are beyond the range of min/max 
> values those values will not even
> be allowed to enter.
>
> Does this make sense? Can I go ahead and complete the patch?
>
> or a filter which restricts it self to the formats of spinner only is enough 
> for e.g. do not allow to enter "." if its not a floating point spinner but 
> will let you enter any value, only thing the value entered will be reset to 
> min/max value after entry looses focus. - current working

Do you really need to filter the input?
I think it is enough to let the user type anything and just *fix* the
final value for him.

-- 
http://indefini.org

------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to