Hi all,
I've got a problem on the Mac with a wxStyledTextCtrl. The control is placed in a wxPanel which is in a wxAuiNotebook and is part of a modal dialog.
It works perfectly on Windows and Linux. But on the Mac, the popup showing the predictive text shows up behind the dialog. But if I switch to a different application and back to mine, the popup shows correctly on top of the wxStyledTextCtrl.
I haven't got a clue where to even start looking to try and fix this. Has anyone else experienced this?
Thanks in advance,
Tony.