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

Fixed issue #212 by adding mouse.py module without external library (limited win32) #317

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

tkdgjs98
Copy link

@tkdgjs98 tkdgjs98 commented Jun 10, 2023

I created this code for a project as a college student studying open source in Korea.

Work detail

Added win32-only mouse location information acquisition, setting, mouse cursor hide/show, mouse cursor shape setting functions

Screenshot

Capture

To Reviewers

I developed code to get or set mouse information without importing external library.
If you have any idea for other features, please review this.

@tkdgjs98 tkdgjs98 changed the title Lim Fixed issue #212 by adding mouse.py module without pygame library (limited win32) Jun 11, 2023
@tkdgjs98 tkdgjs98 changed the title Fixed issue #212 by adding mouse.py module without pygame library (limited win32) Fixed issue #212 by adding mouse.py module without external library (limited win32) Jun 11, 2023
@tkdgjs98 tkdgjs98 closed this Jun 11, 2023
@tkdgjs98 tkdgjs98 reopened this Jun 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants