I'm using IntegerUpDown and DoubleUpDown from version 2.4, and I'm facing the following issue:
whenever I enter text input by keyboard, the backing property is immediately updated, thus causing the ValueChanged event to be fired on each digit pressed, while it should be fired only on focus lost.
How can this be solved?
Comments: ** Comment from web user: BoucherS **
whenever I enter text input by keyboard, the backing property is immediately updated, thus causing the ValueChanged event to be fired on each digit pressed, while it should be fired only on focus lost.
How can this be solved?
Comments: ** Comment from web user: BoucherS **
Hi,
v2.4 Community Edition just went out 2 weeks ago. No release date planned for v2.5 Community edition for now.
v2.6 Plus edition is available and already has the fix.