Hi in desktop applications we have large screens ...
# compose
d
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
Not entirely sure what you’re asking, but do onFocusEvent/onFocusChanged not do what you want?