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

Question about graphics/canvas #42

Open
martinlombana opened this issue Apr 18, 2021 · 2 comments
Open

Question about graphics/canvas #42

martinlombana opened this issue Apr 18, 2021 · 2 comments

Comments

@martinlombana
Copy link

Hi @pravic. I remembered we talked about this somewhere, but I can't find the issue or the post in the forum. I remember there was something that was not ported to pysciter, regarding the api for drawing into a canvas directly from python without using tisscript or js in the new sciter.js. Is that still the case or is there something still missing from the official API that has not been exposed in the python bindings?

Thanks!

@pravic
Copy link
Member

pravic commented Apr 19, 2021

Still the case: https://github.com/sciter-sdk/pysciter#what-is-supported-right-now

It's pretty easy to implement, though. Do you have in mind a minimum set of functions that need to be ready first? You can browse the documentation here: https://docs.rs/sciter-rs/0.5.55/sciter/graphics/struct.Graphics.html

@martinlombana
Copy link
Author

I'll check it out and get back to you! Thanks!

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

No branches or pull requests

2 participants