https://kotlinlang.org logo
#compose
Title
# compose
d

dhia chemingui

09/29/2023, 1:44 PM
Hi in desktop applications we have large screens with separated and different layouts In each one we can have a text field that listen to a focus listener what is the best idea to deal with unfocus change in each click
z

Zach Klippenstein (he/him) [MOD]

10/02/2023, 5:19 PM
Not entirely sure what you’re asking, but do onFocusEvent/onFocusChanged not do what you want?