sciter-sdk / rust-sciter

Rust bindings for Sciter
https://sciter.com
MIT License
806 stars 76 forks source link

warning! unknown event group with latest sdk #128

Closed rustdesk closed 2 years ago

rustdesk commented 2 years ago

Not big issue, but annoying.

pravic commented 2 years ago

And what is it exactly? What number does it have?

rustdesk commented 2 years ago

[sciter] warning! unknown event group 0020 [sciter] warning! unknown event group 0020

rustdesk commented 2 years ago

BTW, could ypu help answer https://sciter.com/forums/topic/menu-not-be-hidden-when-open-dialog-on-linux ?

pravic commented 2 years ago

Huh. How is 020 unknown if it's a size event 🤔

snluu commented 2 years ago

Confirmed that I'm seeing the same thing by just running must examples in the repository.

pravic commented 2 years ago

It as indeed annoying. Thanks for the catch!