edit text bug
- Posted by George Walters <gwalters at sc.rr.com> Feb 03, 2007
- 534 views
Using win32 I can't find why some characters cannot be entered into an edit text box. idVend = create(EditText,"",reportRange,cx*12,cy,cx*7,cy+6,ES_UPPERCASE) I can type in any number and/or certain letters but not all letters. I can type a "Q" but not an "A" and so on. What could cause this? Any Ideas? It's big program with lotsa includes so I can't post it here, but nowhere do I send a message to idVend to change the state.