View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005451 | JEDI VCL | 00 JVCL Components | public | 2011-01-05 01:55 | 2011-06-08 12:33 |
Reporter | theWasp | Assigned To | obones | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | no change required | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0005451: TJvWaitingGradient property "Active" can't be set to False during run time | ||||
Description | At run time you cannot set Active to "False" if it is already "True". Called jvwaitinggradient1.active := false in Form1.OnCreate event, but it froze my application. | ||||
Tags | No tags attached. | ||||
2011-01-05 02:39
|
TJvWaitingGradient.zip (416,075 bytes) |
|
I've had a look at your sample application, and well, yes it freezes but it's expected. You don't give enough time for form2 to show up. You can't create and destroy it without letting it show for a while. Either use ShowModal or do the show and hide in two distinct event handlers |
Date Modified | Username | Field | Change |
---|---|---|---|
2011-01-05 01:55 | theWasp | New Issue | |
2011-01-05 02:39 | theWasp | File Added: TJvWaitingGradient.zip | |
2011-02-15 13:47 | obones | Status | new => acknowledged |
2011-06-08 12:33 | obones | Note Added: 0018659 | |
2011-06-08 12:33 | obones | Status | acknowledged => resolved |
2011-06-08 12:33 | obones | Resolution | open => no change required |
2011-06-08 12:33 | obones | Assigned To | => obones |