jdhall

jdhall

Joined Member # 1853226
0 Posts 0 Replies 111 Reputation

The command buttons in my case appear to be distorted. The middle part of the button (when we exclude both the left and right edges) - or the central box appears to be slided down along Y axis. I see this problem with XP SP2 and not with XP SP1.

8 Replies 6,083 Views

I have a multi-line edit control in a dialog box that gets subclassed by a CEdit derived class. When I select the text of the control, the text extent reduces. So, when I move the selection cursor from column 0 towards the end of the line, more text gets included in the selection while the unselected part retains the original extent. When I reach the lasi character in the line, the unselected text that was being displayed due to selected text shorter e

1 Replies 2,358 Views