Why on earth the windows edit control caret doesn't blink...
C / C++ / MFC
2
Posts
1
Posters
0
Views
1
Watching
-
when I create the edit as a child window???? But it blinks when it's created through a dialog resource. I have used spy to view the window style of my edit inside a normal window, and the edit control inside a dialog box. Both styles are exactly the same. Why doesn't the caret blink? Thank you for any help
-
when I create the edit as a child window???? But it blinks when it's created through a dialog resource. I have used spy to view the window style of my edit inside a normal window, and the edit control inside a dialog box. Both styles are exactly the same. Why doesn't the caret blink? Thank you for any help