I have some problems after restoring this project and compiling it into windev 23.
I followed the video https://youtu.be/Ib-A0S0okKQ
Then I refreshed "Style and Skin Template" and recompiled the project.
I have several GUI errors saying:
The <C:\ALPHA360P115\TEMPLATES\WD\SYSTEM\SYSTEM_BTN_BRW.PNG> file was not found on the disk (used 2 times).
...
Any idea how to correct this ?
Hi Michael,
What happens if you Restore with v21 (or v22) and then open the project with v23?
Hi Steven,
I have the same problem with WX23.
The warnings don't seem important - PC Soft is probably doing more "strict checkings" in v23
But for some reason your current v23 DELETEs the SYSTEM template !!!
Since we haven't upgraded yet to v23 I cannot test locally on my PC.
What happens if you Restore with v21 (or v22) and then open the project with v23?
I restarted my pc and started from scratch restoring the project in windev23.
After opening I receive the message and click "Save and Continue".
I get 2 GUI errors and 28 warnings:
I can see the folder C:\alpha360P115\Templates\WD\System and all of its files. So far so good.
But after "refresh style and skin template" the folder is deleted but this process.
This is my ...\templates\wd folder afterwards:
Strange, isn't it ?
When you restore the project, you should get, among other things, a directory structure like:
yourAlpha360\templates\wd\system
_AND_
in there, many PNG files - This is where you must find System_Btn_Brw.png (that is missing above ...)
Do you see the above?
If not, something went wrong with Restore and v23 ...
Restart your PC and try again WITHOUT refreshing the Style and Skin template - maybe PC Soft missed something in v23 templates(?)