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

how to addUser interaction #5

Open
luoqiang110 opened this issue Nov 24, 2018 · 2 comments
Open

how to addUser interaction #5

luoqiang110 opened this issue Nov 24, 2018 · 2 comments

Comments

@luoqiang110
Copy link

hello guys

i learn form your project a lot ,but i find that the OpenTK in WPF can not interact ,for example ,mouse wheel and mouse left actions .ect。
so did you add those functions yet ? and do you think whether wpf can support OpenTK friendly ?

best wishes & look forward to reply

@jayhf
Copy link
Owner

jayhf commented Nov 26, 2018

I've just been using the usual WPF events for those things. There's probably a way to add handlers that send the data to OpenTK, but I'm not sure what would be the best way to do it. There's probably some better way to get OpenTK and WPF to work together, but I haven't found it yet.

@luoqiang110
Copy link
Author

I've just been using the usual WPF events for those things. There's probably a way to add handlers that send the data to OpenTK, but I'm not sure what would be the best way to do it. There's probably some better way to get OpenTK and WPF to work together, but I haven't found it yet.

i have try to add handlers to WPF OpenTK control ,but it’s to hard to solve mang problems,finally ,i decide to give up。 thanks for your reply ,happy every day ~

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