Optionally draw focus ring when REALcontrolFocusRing is on

If control has REALcontrolFocusRing in its flags like:

REALcontrolAcceptFocus | REALenabledControl| REALcontrolFocusRing | REALdesktopControl,

Can I then somehow turn off the focus ring on runtime ? Like is it something that is toggled on the parent NSView ?

Thanks

I was actually able to work around this so this should be non issue now.

1 Like