02-10-2022, 01:51 PM
It's probably a Windows bug. Standard listview controls (
) have this bug.
But part of the problem is in elm.focused. Unlike other elm find/get functions, it works like with flag NotInProc. In next program version it will work like other functions, and the problem should go away.
Now I can't release the next version, it's unfinished. But elm.focused(true) should work well in current version, I guess.
) have this bug.
But part of the problem is in elm.focused. Unlike other elm find/get functions, it works like with flag NotInProc. In next program version it will work like other functions, and the problem should go away.
Now I can't release the next version, it's unfinished. But elm.focused(true) should work well in current version, I guess.