Platforms to show: All Mac Windows Linux Cross-Platform

Back to SFPasswordAssistantMBS class.

SFPasswordAssistantMBS.TextChanged(text as string)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event SFPassword MBS MacExtras Plugin 7.5 ✅ Yes ❌ No ❌ No ❌ No
The text was changed.

This event fires often.
It fires if the text changed (e.g. a letter was added) or sometimes it fires if the text was not changed.

So best if you need to update GUI, to check the text parameter and use timer. Restart the timer every time you get an event with a period of maybe 500 ms. So in case you don't get new events and the timer fires, you can update your GUI.

The items on this page are in the following plugins: MBS MacExtras Plugin.


The biggest plugin in space...