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

When WindowBorder set to WindowBorder.Hidden I can't move it. #1478

Open
qwerty1874 opened this issue Jul 7, 2022 · 2 comments
Open

When WindowBorder set to WindowBorder.Hidden I can't move it. #1478

qwerty1874 opened this issue Jul 7, 2022 · 2 comments

Comments

@qwerty1874
Copy link

Description

When WindowBorder set to WindowBorder.Hidden I can't move it.

Related information

  • win10 21H2
  • OpenTk 4.7.4
  • .NET 6.0
@daerogami
Copy link
Contributor

Looks like GLFW has been trying to implement this for the past 5 years
glfw/glfw#987
glfw/glfw#1420

@qwerty1874
Copy link
Author

qwerty1874 commented Jul 11, 2022

Looks like GLFW has been trying to implement this for the past 5 years glfw/glfw#987 glfw/glfw#1420

@daerogami Thanks, I tried use the function GetCursorPos to simulate dragging the window and it looks good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants