View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002439 | JEDI VCL | 00 JVCL Components | public | 2004-12-27 03:13 | 2004-12-28 06:12 |
Reporter | ralf.kaiser | Assigned To | |||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | |||||
Target Version | Fixed in Version | 3.00 RC 1 | |||
Summary | 0002439: JvAppInstances sets "Application" to nil | ||||
Description | JvAppInstances sets "Application" in the method "Check" to nil. This causes serious problems with some third party tools that install own message loops (e.g. dxBars from DevExpress) | ||||
Additional Information | I have added a new property "SetApplicationToNil: boolean" that controls setting the application variable to nil. The value of the property is set to true in the contructor to get the standard behavior. If the setting of "Application" to nil should cause problems, set this property to false. I have tested this over several weeks with some quite big applications without finding any problems when Application is not set to nil. Included is the changed version of the file "JvAppInst.pas" | ||||
Tags | No tags attached. | ||||
2004-12-27 03:13
|
JvAppInst.zip (3,834 bytes) |
|
Fixed be setting Owner.OnDestroy to nil and removing the "Application := nil" |
Date Modified | Username | Field | Change |
---|---|---|---|
2004-12-27 03:13 | ralf.kaiser | New Issue | |
2004-12-27 03:13 | ralf.kaiser | File Added: JvAppInst.zip | |
2004-12-28 06:12 | AHUser | Status | new => resolved |
2004-12-28 06:12 | AHUser | Resolution | open => fixed |
2004-12-28 06:12 | AHUser | Assigned To | => AHUser |
2004-12-28 06:12 | AHUser | Note Added: 0006024 | |
2004-12-28 06:12 | AHUser | Assigned To | AHUser => |