
.
BTW, it is not necessary to create a public event for events that are not used from Basic4ppc (like the Paint event here).
If you do need several
public events then you need to create an eventObject for each one (you can name it whatever you like).