huaner
13-11-2007 01:43:42
hi:
at first,i put string into a textbox, then i reset it. so, i wrote it like this
later, i input again. i use mouser click this textbox, i found the old input value is already in it and i input something directly, it will bug. but if i use key of "backspace" it will be right. so, how to avoid this question or resolve it? thanks!
at first,i put string into a textbox, then i reset it. so, i wrote it like this
CircleTimeTextBox->setCaption("")
later, i input again. i use mouser click this textbox, i found the old input value is already in it and i input something directly, it will bug. but if i use key of "backspace" it will be right. so, how to avoid this question or resolve it? thanks!