Editbox widget editing bug
Moderators: CEGUI MVP, CEGUI Team
Editbox widget editing bug
The Editbox does not check the status of its ReadOnly property when keystrokes are sent to the widget. When the ReadOnly property is true the user can still add to the contents of the edit box. The delete and backspace work properly since the handlers do check the ReadOnly property. I submitted a patch that corrects the problem in onKeyDown() and onCharacter().
- CrazyEddie
- CEGUI Project Lead
- Posts: 6760
- Joined: Wed Jan 12, 2005 12:06
- Location: England
- Contact:
Editbox widget editing bug
Thanks I'll get this put in today probably. I recently added the check to delete and backspace, I must have missed this
I'll check the multi-line edit box as well, since this is probably the same
CE.
I'll check the multi-line edit box as well, since this is probably the same
CE.
Return to “CEGUI Library Development Discussion”
Who is online
Users browsing this forum: No registered users and 1 guest