Title: Spinedit Post by: Snorri B. on February 25, 2008, 04:56:46 pm I am using spinedit and have noticed a strange behaviour: When you tab into a spinedit field, it's current value is not highligted, but the cursor is placed at the end of the field. So if the current value is "1" and the user tabs into the field and keys in "2", the value becomes "12". I am wandering if this is the desired behaviour or a bug? This does not happen with normal int fields. Best regards, -Snorri Title: Re: Spinedit Post by: Rene S. on February 26, 2008, 10:39:13 am Hello Snorri,
this is a bug: the edit-field of the spin-edit must behave like a simple edit. The spin-edit is just a edit with a little bit more comfort. Rene |