Closed ji4ozhu closed 3 years ago
window-frame="solid-with-shadow" draws shadow according to user’s preferences. Sciter asks Windows to show that shadow by setting flags using Windows API.
If the user don’t like Aero then Windows will not show shadows.
But if you must have shadows in any cases then check this:
sdk/samples/dialogs+windows/samples/sample-window-custom-frame.htm
Open that file in wsciter.exe/usciter.exe using “load html in view” button.
Question 1 : Windows Theme: Windows7 Basic,Classic
window-frame=”solid-with-shadow” No shadow.
Question 2: NO GUI Windows 10,and monitor is off Remote desktop software, eg TeamViewer.