Unregistered
January 14, 2003, 15:54:47
Support,
Will you see if you can reduce invalid page area flicker with Selection.Text = x?
Steps to reproduce:
1. Take the .net TX Words sample, and add a menu item "Insert Text" to the edit menu. Assign to a keystroke for rapid access for testing.
2. In the handler for the click event add code to insert something.
3. Use the keystroke to insert that text.
You'll find excessive flicker in the gray invalid page area. This occurs for 3 or 4 insertions out of 5. I've tried the API LockWindowUpdate to resolve this, without success.
Will you guys look at it? Thanks!
This message was originally posted by Vann Joe in the old TX Text Control Support Forum.
Will you see if you can reduce invalid page area flicker with Selection.Text = x?
Steps to reproduce:
1. Take the .net TX Words sample, and add a menu item "Insert Text" to the edit menu. Assign to a keystroke for rapid access for testing.
2. In the handler for the click event add code to insert something.
3. Use the keystroke to insert that text.
You'll find excessive flicker in the gray invalid page area. This occurs for 3 or 4 insertions out of 5. I've tried the API LockWindowUpdate to resolve this, without success.
Will you guys look at it? Thanks!
This message was originally posted by Vann Joe in the old TX Text Control Support Forum.