Re: [qooxdoo-devel] Textfield event changeValue problem with numbers

2007-09-14 Thread Tarmaq
This problem is solved. We had format change function in getComputedValue so we just have to rename it in our class. Thanks for help Lukas Raul Gutierrez S.-2 wrote: > > On Thu, 2007-09-13 at 08:51 -0700, Tarmaq wrote: >> Hi, >> >> I've got a problem with changeValue event. it doesn't work whe

Re: [qooxdoo-devel] Textfield event changeValue problem with numbers

2007-09-13 Thread Raul Gutierrez S.
On Thu, 2007-09-13 at 08:51 -0700, Tarmaq wrote: > Hi, > > I've got a problem with changeValue event. it doesn't work when I delete > zero before comma (or dot) > > for example: > I have textfield and number 0,05 in it.. when I edit it to ,05 and focus to > another textfield, changeValue event i

[qooxdoo-devel] Textfield event changeValue problem with numbers

2007-09-13 Thread Tarmaq
Hi, I've got a problem with changeValue event. it doesn't work when I delete zero before comma (or dot) for example: I have textfield and number 0,05 in it.. when I edit it to ,05 and focus to another textfield, changeValue event is not fired.. the same probelm is when I change it to ,05 or