(solved) How to enforce immediate update of list content?
argent77
Member Posts: 3,476
I'm currently tinkering with a dynamic filter for the cheat menu where entered text should automatically apply to the associated list of areas and other lists provided by the Hidden Gameplay Options mod.
The problem is, however, that any changes made to the filter text are applied to the list only after one additional keypress, which leads to somewhat confusing results. Updating filter text programmatically doesn't even appear to be detected at all by the list control.
Is there a way to enforce list content to be updated immediately?
The problem is, however, that any changes made to the filter text are applied to the list only after one additional keypress, which leads to somewhat confusing results. Updating filter text programmatically doesn't even appear to be detected at all by the list control.
Is there a way to enforce list content to be updated immediately?
Post edited by argent77 on
0
Comments
The function gets triggered at every moment.