How to send window Action from Widget #1477
Unanswered
KentaTheBugMaker
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm reintroducing Iced IME support .
but correct positioning for IME candidate window we need to call 'window.set_ime_position()'
but i don't want to introduce winit dependency to iced_native. there I need to send Action to iced_winit .
Beta Was this translation helpful? Give feedback.
All reactions