Tagged Questions
The focusrect tag has no wiki summary.
2
votes
2answers
4k views
remove yellow border as3
How do i remove the yellow border - focusRect - in as3
I've tried Stage.focusRect = false but that doesn't do the job.
1
vote
0answers
85 views
How to draw focus ring around NSBox on focus of child NSTextView in objective-c
I have one NSTextView within NSBox. I want to draw focus ring aroung NSBox whenever NSTextView got focus and remove focus ring as soon as NSTextView lost focus.
Thanks,
1
vote
2answers
2k views