1.49.7 Inputfield event broken

  • Hi Julian

    I have just upgraded to the latest version and it appears to have broken the input text event

    The following code used to work but now just moves the cursor up a fraction

    Code
    WpdllInt1.TextCursor.InputField(textfieldName, textfieldName, False)

    I have also just checked the demo application where none of the InsertTextFields WPA actions are working

    Alex