This is a discussion on Numeric Textfield Problem within the Mobile Software Development forums, part of the Software Development category; Hi there, could someone tell me why TextField's get a 10 number max length automatically when it's assigned ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| Hi there, could someone tell me why TextField's get a 10 number max length automatically when it's assigned a NUMERIC type to it? Even if I set it's max length to more then 10. I know it doesn't happen in every cellphone model but I've already noticed it in Sony Ericsson W810. Is this an specification? What can I do to increase max length and keep with NUMERIC type textfield? thanks to your attention.
__________________ cheers Aman Last edited by amansundar : 10-10-2007 at 01:31 AM. |
| Sponsored Links |
| |||
| I don't see how they can limit it to 10 characters. Most mobile phone numbers are longer (mine is 11, without international dialling). Surely they would account for that?
__________________ S.VinothkumaR Behind me is infinite power, Before me is Endless Possibility, Around me is Boundless Opportunity, Why should I fear! |
| |||
| uk mobile numbers start 07, but from outside uk it's +447 - one extra digit.
__________________ S.VinothkumaR Behind me is infinite power, Before me is Endless Possibility, Around me is Boundless Opportunity, Why should I fear! |
| |||
| Quote:
Sorry friend, but I think you didn't understand... I'm talking about a TextField component inside a Form. When you build a TextField like this: Code: new TextField("Example", "123", 20, TextField.NUMERIC); I'm not trying to write a telephone number in this field, but an ID of my country, that has 11 to 14 numbers. got it??
__________________ cheers Aman |
| |||
| Yes, but my point is that it doesn't make sense that a mobile phone company would limit it to 10 characters when you consider that mobile phone numbers are more characters. Ahh, never, mind. I don't know the solution, anyway.
__________________ S.VinothkumaR Behind me is infinite power, Before me is Endless Possibility, Around me is Boundless Opportunity, Why should I fear! |
| |||
| Even palm os subjected to this problem...i feel its better to workaround manually to create Textfield in canvas..which gives a best result in term of look and feel...
__________________ cheers Aman |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Problem in IE | krishnakumar | HTML, CSS and Javascript Coding Techniques | 13 | 11-28-2007 08:51 PM |
| Problem in Numeric value in Windows Server 2003 | S.Vinothkumar | Database Support | 4 | 10-03-2007 02:23 AM |
| Problem in Rotating TextField | seesamjagan | Flash Actionscript Programming | 1 | 08-29-2007 03:03 AM |
| Mask For TextField | seesamjagan | Flash Actionscript Programming | 2 | 08-09-2007 09:49 PM |
| numeric variable can hold | vigneshgets | C and C++ Programming | 0 | 05-18-2007 03:24 AM |