pravic

Results 263 comments of pravic

> So it seems like rust-sciter cannot load internet web page. Interesting. I'll check on other OS.

But it's safer. I have to do this eventually.

Yeah. The bitflags is a total win but other changes seem controversial and arguable.

This could be the answer: https://github.com/c-smile/sciter-sdk/blob/master/demos/usciter/win-res/dpi-aware.manifest

Sounds reasonable. Are you talking about [`SetThreadDpiAwarenessContext`](https://docs.microsoft.com/en-us/windows/desktop/api/winuser/nf-winuser-setthreaddpiawarenesscontext) & K°? Though it'd be better to have such a function in the Sciter API rather than in each binding. But we can...

Yes, there is a group of them: SetThreadDpiAwarenessContext is for Windows 10 1607 or higher SetProcessDpiAwarenessContext is for 1703 at least SetThreadDpiHostingBehavior is for 1803 Anyway, thanks for pointing this...

`eprintln` is available already

Let me check as well. It used to work for TIS.