Is there a way to remove the glow (I'm running on mac) when a TextCtrl gets
focus?
I'm trying to vertically centralise the text in a TextCtrl, and to do it I'm
using a TextCtrl with no border, painting white areas above and below it along
with a border around it all, but the focus glow is breaking the illusion Is
there a way to remove it with a style flag or anything?
Thanks!
Paul