Re: TextListener behavior

2013-11-08 Thread Miklos Vajna
Hi, On Tue, Nov 05, 2013 at 12:42:05PM +0100, Fernand Vanrie wrote: > When adding a Textlistener on a DialogControl the Listener is > reacting on "textchanged" once when adding a character or replacing > some characters. But the Listenere is reactiong twice when using > the delete or backspace

TextListener behavior

2013-11-06 Thread Fernand Vanrie
When adding a Textlistener on a DialogControl the Listener is reacting on "textchanged" once when adding a character or replacing some characters. But the Listenere is reactiong twice when using the delete or backspace key. Is this wanted behavior or a bug ? Greetz Fernand