View Issue Details

IDProjectCategoryView StatusLast Update
0004290JEDI VCL00 JVCL Componentspublic2009-10-28 00:19
ReporterAlexBAssigned Toobones 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version 
Target VersionFixed in Version3.39 
Summary0004290: TApplicationEvents vs TJvAppEvents problem
DescriptionCB2007.
Main form has standard TApplicationEvents and OnIdle event.
Child (modal) form has TJvAppEvents and OnIdle event.

After closing the child form, the TApplicationEvents->OnIdle in the
main form ceases to work (no call of OnIdle).
Additional InformationSuch mixing of components easily arises if project uses sources of different authors or sources written in different time (old form in new application).

Is this possible to make them interchangeable ?
If no (or difficult, or it make no sense), it's desirable to generate an error of compilation (or warning at least).
TagsNo tags attached.

Activities

obones

2008-02-20 06:58

administrator   ~0014174

Can you send me the zipped sources of a sample application showing this? That way I can figure out a way to workaround this. Maybe using the Chained property could help.

obones

2008-07-23 07:23

administrator   ~0014440

No news, no action

AlexB

2008-08-04 01:39

reporter   ~0014473

Last edited: 2008-08-04 01:41

> No news, no action
Sorry for delay.
I spent 4 weeks too far from computers :-)
and so I had no ability to answer.

> Can you send me the zipped sources of a sample application showing this?
Yes, I'd sent the demo Feb 26 (if newsreader is showing me the right date) into binaries (Mantis was out of order). Now demo is in Mantis.

> Maybe using the Chained property could help.
No effect.

2008-08-04 01:40

 

AppEv vs JvAppEv.7z (6,117 bytes)

obones

2008-10-10 05:04

administrator   ~0014808

Ok, thanks for the demo.
Issue available for anyone to look at.

AHUser

2009-10-28 00:19

developer   ~0016839

Fixed in SVN.

TJvAppEvents now uses TApplicationEvents internally.

Issue History

Date Modified Username Field Change
2007-11-11 05:36 AlexB New Issue
2008-02-20 06:58 obones Note Added: 0014174
2008-02-20 06:58 obones Status new => feedback
2008-07-23 07:23 obones Status feedback => resolved
2008-07-23 07:23 obones Resolution open => suspended
2008-07-23 07:23 obones Assigned To => obones
2008-07-23 07:23 obones Note Added: 0014440
2008-08-04 01:39 AlexB Status resolved => feedback
2008-08-04 01:39 AlexB Resolution suspended => reopened
2008-08-04 01:39 AlexB Note Added: 0014473
2008-08-04 01:40 AlexB File Added: AppEv vs JvAppEv.7z
2008-08-04 01:41 AlexB Note Edited: 0014473
2008-10-10 05:04 obones Note Added: 0014808
2008-10-10 05:04 obones Status feedback => acknowledged
2009-10-28 00:19 AHUser Note Added: 0016839
2009-10-28 00:19 AHUser Status acknowledged => resolved
2009-10-28 00:19 AHUser Fixed in Version => Daily / SVN
2009-10-28 00:19 AHUser Resolution reopened => fixed