Ian Branch 127 Posted January 19, 2019 Hi Team, D10.3. What is it that dictates what initially shows when you open a project? Depending on which Project I open I get the Project file, the Code view of the Main form or the Design view of the main form... I'd like it to at least be consistent. :-) TIA, Ian Share this post Link to post
Dalija Prasnikar 1396 Posted January 20, 2019 .dsk file in your project root folder. It will open project in state you had when you closed it. If you had code view open, you will get code view, if you had design view you will get that. It also remembers last settings for each form. And first time it will show design view (at least that is the case for the last few versions). Share this post Link to post
Ian Branch 127 Posted January 20, 2019 Hi Dalija, OK. That is what I was expecting. Your mention of the .dsk file set me to finding them. There weren't any. :-( After some hunting, I found and turned "Save project desktop when closing" on and now it does what was/is expected. Cheers. Ian Share this post Link to post
Dalija Prasnikar 1396 Posted January 20, 2019 Eh... I completely forgot you can turn that off 1 Share this post Link to post
Ian Branch 127 Posted January 20, 2019 Or, You have to turn it on. :-) No problem. Cheers & Tks again. Ian 1 Share this post Link to post