Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread Previous Units Remain Associated With Old Project Even When Project Opened And Saved As
Wed, Jul 5 2017 4:00 AMPermanent Link

Frederick Chin

I did the following:-

1.   An existing project has 10 units opened and shown within tabs at the top of the editor.
2.   I exited EWB.
3.   From the command prompt, I copied the project directory to a new directory.
4.   I started EWB and open the project from the new directory. All 10 units are opened as well.
5.   I "save the project as" to a new project name.
6.   All 10 units opened in the tabs still point to the old directory. However, the project manager shows the 10 units with the new directory.
7.   I have to close all 10 units opened manually and open each unit again from the project manager.
8.   If I forgot that the units are still pointing to the old directory, I could mess up the original project if I make changes to the code.

In Delphi, I could delete the DSK file and the project will point to the new directory. Is there an equivalent file or procedure in EWB?

--
Frederick
Wed, Jul 5 2017 4:29 AMPermanent Link

Uli Becker

Just open the MyProject.wbc file and have a look at the "Open Windows"
section. That will answer your question.

Uli
Wed, Jul 5 2017 4:59 AMPermanent Link

Frederick Chin

Uli,

/*
Just open the MyProject.wbc file and have a look at the "Open Windows"
section. That will answer your question.
*/

Thanks.

--
Frederick
Image