If the translation is bad... ask to google

The EditorGadget should be able to use the #PB_EventType_Change constant, like StringGadget.
Currently, I use the SendMessage_ (GadgetId (Editor), #EM_SETEVENTMASK, 0, #ENM_CHANGE) function, but that would be simpler if PureBasic had this possibility directly in its code.