View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005669 | JEDI VCL | 00 JVCL Components | public | 2011-10-01 17:14 | 2012-09-10 14:15 |
Reporter | tbalbinos | Assigned To | obones | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.40 | ||||
Target Version | Fixed in Version | 3.46 | |||
Summary | 0005669: JvValidateEdit dos not have an Events | ||||
Description | helo, 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 | ||||
Tags | No tags attached. | ||||
|
those events are inherited from TControl try to make them published and see if it works and do not break anything. |
|
Hi, i've edited the unit JvValidateEdit.pas, added in the published: property OnMouseEnter; property OnMouseLeave; in my tests it work's. Thanks |
|
This is now fixed in SVN |
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 |