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

Explanation for how to use the CoreCursor class in React native windows with Javascript #295

Open
AlmTalal opened this issue Jan 17, 2024 · 2 comments

Comments

@AlmTalal
Copy link

Hey I need an explanation for how to use CoreCursor in RNW, the goal is to be able to change the cursor type when hovering over a view. However Im not able to replecate the behavior only by looking at the c++/winrt examples

@AlmTalal
Copy link
Author

I'm gonna use some other winrt namespaces, so if someone could explain me how they are normally converted into js or what should be the documentation that I should read to covert the code into js it would be helpfull too

@dunhor
Copy link
Member

dunhor commented Jan 22, 2024

Sorry, I'm not personally familiar with the CoreCursor API. Perhaps if you have specific questions about issues you are having we can help diagnose why examples from other languages are having issues when adapted to RNW.

As for other namespaces, please see the usage guide. There's instructions for how to include additional namespaces in the projection.

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

No branches or pull requests

2 participants