I hope you folks haven’t had to answer this one TOO many times already.
I WAS running D3 under NT4 and I had no probs to speak of.
I NOW run D3 under ’98 and I have had MANY prob’s (surprise).
The most annoying one is this:
When I am running my program from the debugger I notice that Delphi does
not return as the focused window when my program hits a breakpoint or
raises an exception.
Instead it just flashes the Delphi 3 taskbar button at me and then I
need to alt+tab to get back to Delphi 3.
Same thing happens when I hit F9 and my program gets the focus again…
I have to alt+tab back
This is REALLY annoying if I have even a small number of breakpoints set
and each one is hit after some intervention through my program.
Alt+Tab
Alt+Tab
Alt+Tab
Alt+Tab
Alt+Tab
Alt+Tab
Alt+Tab
Alt+Tab
I’m getting carpel tunnel (sp?) syndrome!!!!
Is this a Winblows 98 thing?!?!
What the $*#!^&% is going on?!?!
Please help!
This is a Win98 change. Add to the win.ini file in the Compatibility95 section
[Compatibility95]
DELPHI32=0x00000002
This will cause Delphi to act like it does under Win95 and WinNT4.0.
0 Kommentare zu “Windows98: Delphi not active at breakpoint”