View Issue Details

IDProjectCategoryView StatusLast Update
0000896JEDI VCL00 JVCL Componentspublic2003-05-21 08:29
ReporteranonymousAssigned Toremkobonte 
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionduplicate 
Product Version 
Target VersionFixed in Version 
Summary0000896: OnChange event not firing in TJVSpinEdit
DescriptionOnChange event not firing in TJVSpinEdit either when the up/down buttons are pressed or when the text is changed.
Additional InformationVersion 2.1

Solution:
In procedure TJvCustomSpinEdit.Change;
remove the line:
// if CompareText(inherited Text, OldText) <> 0 then

(3 lines before the end of the procedure)
TagsNo tags attached.

Relationships

duplicate of 0000766 closeduser72 TJvSpinEdit: OnChange event isn't fired 

Activities

anonymous

2003-04-30 21:23

viewer   ~0001973

Sorry, I have just seen that this bug has already been addressed

user199

2003-05-21 08:29

  ~0002103

Fix is definitely in CVS. Closed.

Issue History

Date Modified Username Field Change