View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001313 | JEDI VCL | 00 JVCL Components | public | 2004-01-29 04:53 | 2004-03-09 02:47 |
| Reporter | anonymous | Assigned To | user72 | ||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | closed | Resolution | not fixable | ||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Summary | 0001313: Initialize Property's with TJvFormPlacement | ||||
| Description | If a setting is restored with TJvFormPlacement the default procedure e.g. OnClick is only called when the default-setting is different from the loaded setting. If I want to initialize all values I have to to call the procedures manual e.g. CheckBox1.OnClick(Sender); Maybe it is possible to make this behaviour more flexible with a new property. InitSettings -Always -Never -ChangedValue (default) With the default setting the behavior is still the same as in previous versions. Greetings Ingo | ||||
| Tags | No tags attached. | ||||
|
|
I don't even know if that's possible (what is the "default" procedure for a control and what params should it have?). I'd use OnRestorePlacement to refresh the visual controls instead. |
|
|
I think you are right - it isn't possible. So please forget this feature request. >>I'd use OnRestorePlacement to refresh the visual controls instead That's what I do also. I just thought tere is a better way.... Greetings Ingo |
|
|
Too bad, but that's life... |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2004-01-29 04:53 | anonymous | New Issue | |
| 2004-01-29 10:09 |
|
Note Added: 0002867 | |
| 2004-01-31 13:17 |
|
Status | new => assigned |
| 2004-01-31 13:17 |
|
Assigned To | => user72 |
| 2004-01-31 13:17 |
|
Status | assigned => feedback |
| 2004-01-31 16:42 | Ingo | Note Added: 0002902 | |
| 2004-02-01 00:14 |
|
Status | feedback => resolved |
| 2004-02-01 00:14 |
|
Resolution | open => not fixable |
| 2004-02-01 00:14 |
|
Note Added: 0002906 | |
| 2004-03-09 02:47 |
|
Status | resolved => closed |