View Single Post
  #5 (permalink)  
Old 05-14-2007, 06:49 PM
Erel's Avatar
Erel Erel is offline
Administrator
 
Join Date: Apr 2007
Posts: 3,141
Default

.
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).
Reply With Quote