Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Missing ui_element_notify_visibility_changed notification (Read 2688 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Missing ui_element_notify_visibility_changed notification

Hello. There is unclear moment for me in ui_element_instance::notify(ui_element_notify_visibility_changed) behavior.

When UIE gets added during layout editing, it does not receive ui_element_notify_visibility_changed notification although UIE becomes visible. Is this intended behavior?

Maybe there exists other way to distinguish this scenario and the one when UIE is created really invisible (e.g. as part of inactive tab)?