Keep focus rectangle on lost focus |
Post Reply |
Author | ||
Michl
Senior Member Joined: 14 September 2007 Status: Offline Points: 138 |
Post Options
Thanks(0)
Posted: 24 March 2014 at 6:30am |
|
Hello
Is this feature beside the point? That's not easy to implement in current achitecture of codejock. Problem 1: Rectangle is disabled in OnKillFocus.
Problem 2: IsDrawFocusRect returns always false because ::GetFocus() == m_hWnd
Unfortunately IsDrawFocusRect() isn't virtual. Make it sense to change m_bDrawFocusRect into an enumerator with 3 states? - None - DrawFocusRectActive - DrawFocusRectAlways Thanks |
||
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |