Is it possible to know the active application?

is it possible to know the name of the active application in front of macOS in Xojo ?

thanks

You can do it with MBS plugins and possibly declares

1 Like

MBS has a plugin and example project that can help you - It’s what I use in a couple of apps.

MBS example

1 Like

This can also be done with macOSLib.

1 Like

thanks all for fast answers :slight_smile: