View Issue Details

IDProjectCategoryView StatusLast Update
0000858JEDI VCL00 JVCL Componentspublic2003-05-21 08:27
ReporterMark VaughanAssigned Touser72 
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionduplicate 
Product Version 
Target VersionFixed in Version 
Summary0000858: jvSpinEdit in JVCL 2.1 - user-defined OnChange handlers don't execute
Description
user-defined OnChange handlers assigned to the the newest version of jvSpinEdit no longer fire correctly.

the attached zip archive contains Delphi code for a tiny test app that demonstrates the failure of user-defined OnChange handler. when compiled using JVCL version 2.1, the caption of JvxLabel1 will not change as the value of the spin edit control changes.

included in the zip file is a *crudely patched* version of jvSpin.pas that brings the OnChange event back to life. no magic here -- essentially all I did was revive the Change method that was used in JVCL 2.0. and while there's no magic, there's also been no testing done either, so there could be unknown side effects lurking...proceed with caution!

Additional Information
I've reported this as "major" because it breaks about 99% of my applications (I started using the RxSpinEdit control when it first became available)
TagsNo tags attached.

Relationships

duplicate of 0000838 closeduser199 TJvSpinEdit OnChange() event does not work 

Activities

2003-04-09 05:05

 

jvSpinEditTest.zip (15,664 bytes)

Mark Vaughan

2003-04-09 05:16

reporter   ~0001920

should have looked be before I leaped...this bug has been reported earlier and apparently a fix is already in CVS...sorry for the confusion ya'll

user72

2003-04-09 08:19

  ~0001921

Better safe than sorry!

user199

2003-05-21 08:27

  ~0002102

Fix is definitely in CVS. Closed.

Issue History

Date Modified Username Field Change