View Issue Details

IDProjectCategoryView StatusLast Update
0005669JEDI VCL00 JVCL Componentspublic2012-09-10 14:15
ReportertbalbinosAssigned Toobones 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.40 
Target VersionFixed in Version3.46 
Summary0005669: JvValidateEdit dos not have an Events
Descriptionhelo,

I noticed that the two events (onMouseEnter, onMouseLeave) has not, and I needed to have such implementations to be able to continue my project.

i've instaled the build 3845 for the version.

thanks
TagsNo tags attached.

Activities

Arioch

2011-10-03 10:59

developer   ~0019002

those events are inherited from TControl

try to make them published and see if it works and do not break anything.

tbalbinos

2011-10-03 14:00

reporter   ~0019003

Hi,

i've edited the unit JvValidateEdit.pas, added in the published:

    property OnMouseEnter;
    property OnMouseLeave;

in my tests it work's.

Thanks

obones

2012-02-24 11:12

administrator   ~0019524

This is now fixed in SVN

Issue History

Date Modified Username Field Change
2011-10-01 17:14 tbalbinos New Issue
2011-10-03 10:59 Arioch Note Added: 0019002
2011-10-03 14:00 tbalbinos Note Added: 0019003
2011-10-07 16:09 obones Status new => acknowledged
2012-02-24 11:12 obones Note Added: 0019524
2012-02-24 11:12 obones Status acknowledged => resolved
2012-02-24 11:12 obones Fixed in Version => Daily / SVN
2012-02-24 11:12 obones Resolution open => fixed
2012-02-24 11:12 obones Assigned To => obones
2012-09-10 14:15 obones Fixed in Version Daily / SVN => 3.46