Re: Enhanced IDE
- Posted by Judith Evans <camping at ccew?.n?t> Jan 24, 2008
- 559 views
Mike777 wrote: > > Judith Evans wrote: > > > > Mike777 wrote: > > SNIP > > > > Are you using IDEv1.0.3a? > > > > > > I'm pretty sure I am. > > > Best I can tell, the problem comes up when I load a different window. > > Either way I'll make some tests. I've been testing this case and so far I have not been able to reproduce the situation you experience. Does this happen to you all the time? And using any project file with multiple windows? > > > Once that has happened, if I don't immediately > > > exit I can find the problem like the one I just reported happening. Of > > > course, > > > to make the system run, I have to restore the lost routine. That just > > > leaves > > > me in the inconsistent state that allows the above described error, > > > though. > > > > > > For example, I have three windows (which you know from before). When > > > switching > > > from the main window to my secondary window, it will sometimes come up > > > showing > > > the code for my main window's onOpen routine in the onOpen routine for the > > > secondary > > > window. Complete with the first line (procedure ....) and the last line > > > (set > > > handler). > > OK, I'll check this also. Can't reproduce this either. > I can't imagine that setting being anything other than Find Event from Prior > Control. It is most useful to me with that setting. I have no idea what most people use but each option under "When Changing Controls" was specifically requested by one person or another. > Mike It seems to me the behavior you are experiencing is going to be difficult to track down. I've looked at the code and don't see anything. There is one correction I've made for the next release that was recently pointed out to me by another user. Changes made to coding using Find/Replace were lost. If anyone else is experiencing loss of prior data in Code Editor, I'd like to know. The more cases I can test the better chance I'll find the problem. judith