we have noticed that our VST plugins (coded using VST SDK 2.4 and VSTGUI3.6) are not working properly under XT 2.5 and XT2.6 under Mac OS 10.6 (and probably all other versions from 10.4 to 10.7)
More precisely, the CTextEdit component does not work (all other components seem to work properly). When we click on a CTextEdit, we get the focus as expected, but the plugin never gets any keystroke. All keystrokes are captured by the main window (for example, the space bar triggers play/pause, rather than being transmitted to the plugin UI)
The funny thing is that the Windows version works
Did somebody else see something similar with other plugins?
Benoit
