Newsgroups : Borland : borland.public.delphi.rtl.win32 : 2006 Aug : ApplicationEvents on Activate BUG
| Subject: | ApplicationEvents on Activate BUG |
| Posted by: | "Jesús Angel García Zarco" (jagarcia_no_spam@cointec.es) |
| Date: | Mon, 7 Aug 2006 11:17:26 |
I have been using delphi 7, and i was using the method
applicationEvents.OnActivate to show a User dialog to login. Now, after
compiling in BDS2006, the event don't fire when the application runs, only
when i change the active application and back to my application.
Is this a bug in BDS 2006 or is there a workarond?
Thnaks