can't type any text in Edit control !

compvis

13-05-2009 08:29:32

Hi,

I create a window with some controls on (button, edit, static..). I loaded layout successfully but i couldn't type any text with Edit control

What i was wrong ? How can i type text in edit control ?

Altren

13-05-2009 17:32:10

Check that you properly call MyGUI inject methods (injectKeyPress, injectKeyRelease).