I made a drop-down list of presets with the ability to specify favorites.
![Image]()
It closes when you select a preset, or by clicking the mouse to any other place in the plugin window. I would also like the list to close also when the focus of the plugin window is lost. If in Windows this is solved by reacting to the WM_KILLFOCUS message, then in macOS, unfortunately, I do not know how to implement it.
I use the IPlug2 framework and would appreciate any help on this issue.

It closes when you select a preset, or by clicking the mouse to any other place in the plugin window. I would also like the list to close also when the focus of the plugin window is lost. If in Windows this is solved by reacting to the WM_KILLFOCUS message, then in macOS, unfortunately, I do not know how to implement it.
I use the IPlug2 framework and would appreciate any help on this issue.
Statistics: Posted by vasyan — Wed Jul 17, 2024 3:17 pm