Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I make oF window borderless(not fullscreen),the screen display has an offset(mouse also) #99

Open
LYHSH opened this issue Nov 5, 2019 · 0 comments
Labels
legacy-version For issues releated to the older legacy code, before all the refactorings in the develop branch.

Comments

@LYHSH
Copy link

LYHSH commented Nov 5, 2019

The screen display has an offset When I have code:
HWND hw = WindowFromDC(wglGetCurrentDC());
if (hw) { SetWindowLong(hw, GWL_STYLE, WS_POPUP | WS_VISIBLE); }

@Daandelange Daandelange added the legacy-version For issues releated to the older legacy code, before all the refactorings in the develop branch. label Jul 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
legacy-version For issues releated to the older legacy code, before all the refactorings in the develop branch.
Projects
None yet
Development

No branches or pull requests

2 participants