View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001405 | JEDI VCL | 00 JVCL Components | public | 2004-03-01 05:46 | 2004-04-22 02:56 |
| Reporter | anonymous | Assigned To | user72 | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Summary | 0001405: TJvSpinEdit do not invoke onChange | ||||
| Description | TJvSpinEdit do not invoke onChange if value changed | ||||
| Additional Information | The TJvCustomSpinEdit.Change called, but in this method "value" had been changed allready. | ||||
| Tags | No tags attached. | ||||
|
|
That depends whether coCheckOnChange is in CheckOptions or not AFAICS |
|
|
Reproduced the following behavior with JVCL 2.10 STABLE + Fix: - change value by spinbuttons: no call to OnChange - change value in edit field: no call to OnChange On this two it makes no difference if coCheckOnChange is in options or not - deleted last digit in Edit field by backspace or del key: OnChange gets called and Value is reset to MinValue if coCeckOnChange is in CheckOptions As with standard components I would await OnChange to becalled every time regardless of the state of coCheckOnChange. IMHO this option should only control the additional checks on the possible boundaries via Min/Max properties. edited on: 03-04-04 10:30 |
|
|
See 0000766 |
|
|
Oh, I thought this was JVCL3. Well, then follow Remkos link to find a solution for JVCl 2.10 |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2004-03-01 05:46 | anonymous | New Issue | |
| 2004-03-01 10:09 |
|
Note Added: 0003135 | |
| 2004-03-01 10:15 |
|
Status | new => feedback |
| 2004-03-04 10:24 | anonymous | Note Added: 0003195 | |
| 2004-03-04 10:30 | anonymous | Note Edited: 0003195 | |
| 2004-03-04 16:49 | remkobonte | Note Added: 0003209 | |
| 2004-03-04 22:44 |
|
Status | feedback => resolved |
| 2004-03-04 22:44 |
|
Resolution | open => fixed |
| 2004-03-04 22:44 |
|
Assigned To | => user72 |
| 2004-03-04 22:44 |
|
Note Added: 0003214 | |
| 2004-04-22 02:56 |
|
Status | resolved => closed |