Re: Strange behaviour in BDS2006



Any ideas?

After opening a project, wait until all hard disk activity has stopped. Then you can press F12 to switch into code editor or work with your project. This also seems to increase the stability of the IDE. I wonder if some background thread gets interrupted, if you switch into code editor too early? Or only a part of the things the thread does, makes it into the structure window?

If you still get those errors (probably because you didn't wait long enough), open the Options dialog from the Tools menu and then click OK. This fixes it for me most of the time. But sometimes I have to restart Delphi.

--
Sebastian
.



Relevant Pages

  • Re: Strange behaviour in BDS2006
    ... Then you can press F12 to switch into code editor or work ... I wonder if some background thread gets interrupted, ...
    (borland.public.delphi.non-technical)
  • Re: Strange behaviour in BDS2006
    ... After opening a project, wait until all hard disk activity has stopped. ... Then you can press F12 to switch into code editor or work with your ... some background thread gets interrupted, if you switch into code editor ...
    (borland.public.delphi.non-technical)
  • Re: refreshing the screen
    ... Another way is to do your long running process in a background thread. ... > My problem is that if I switch to, say, e-mail and then try to get back to ... > update the control I tell the form to refresh. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Delphi 2007 Help
    ... Switch to the code editor ... Put the cursor on it an hit F1 ... screenshot with the error message + code editor in the background if you ...
    (borland.public.delphi.non-technical)