TextBox-Control doesn't fire "Validate" event

The place for threads about TimoSoft EditControls.
Post Reply
micmartin
Cadet
Posts: 2
Joined: 23 Jul 2010, 21:53
Location: Seefeld, Germany

TextBox-Control doesn't fire "Validate" event

Post by micmartin »

If I change focus between several TextBox controls and the "CausesValidation" property of each control is set to true, the "Validate" event should be fired. But this is only the case, when the focus is changed by pressing the tab key and not if I activate another control by mouse click
User avatar
TiKu
Administrator
Administrator
Posts: 832
Joined: 28 Sep 2004, 21:10
Location: München
Contact:

Re: TextBox-Control doesn't fire "Validate" event

Post by TiKu »

I can reproduce this behavior and will try to fix it. But this probably won't happen within the next 2 weeks, because I have much to do and next week I will be on vacation.
Crunching for Fab36_Folding-Division at Folding@Home. Join Fab36/Fab30! - Folding@Home and BOINC
Boycott DRM! Boycott HDCP!
User avatar
TiKu
Administrator
Administrator
Posts: 832
Joined: 28 Sep 2004, 21:10
Location: München
Contact:

Re: TextBox-Control doesn't fire "Validate" event

Post by TiKu »

Crunching for Fab36_Folding-Division at Folding@Home. Join Fab36/Fab30! - Folding@Home and BOINC
Boycott DRM! Boycott HDCP!
User avatar
TiKu
Administrator
Administrator
Posts: 832
Joined: 28 Sep 2004, 21:10
Location: München
Contact:

Re: TextBox-Control doesn't fire "Validate" event

Post by TiKu »

Okay, I've fixed it for the TextBox control. I still need to check the other controls, especially IPAddressBox and UpDownTextBox might be more complicated.

If you need this fix urgently, I can send you a prerelease.
Crunching for Fab36_Folding-Division at Folding@Home. Join Fab36/Fab30! - Folding@Home and BOINC
Boycott DRM! Boycott HDCP!
micmartin
Cadet
Posts: 2
Joined: 23 Jul 2010, 21:53
Location: Seefeld, Germany

Re: TextBox-Control doesn't fire "Validate" event

Post by micmartin »

Hi Timo,

thanks a lot for the quick response!

If you plan an official release within the next 2-3 weeks then there is no need for a pre-release. Otherwise it would be fine ;)

Cheers

Michael
User avatar
TiKu
Administrator
Administrator
Posts: 832
Joined: 28 Sep 2004, 21:10
Location: München
Contact:

Re: TextBox-Control doesn't fire "Validate" event

Post by TiKu »

Version 1.5.0 has been released. It contains the fix.
Crunching for Fab36_Folding-Division at Folding@Home. Join Fab36/Fab30! - Folding@Home and BOINC
Boycott DRM! Boycott HDCP!
Post Reply