> 
> Seems to be problem with event.this. 

Yes, I forgot to make it return an event in the new handle format.  
I uploaded a fixed event.dll to the webeddie folder.


> 
> BTW:
> I see that the handle number is incremented for every new event, 
even 
> if a previous event was destroyed. I guess this is intentional...
> 

Yes, this was done some time back to prevent this situation:  Some 
people were storing handles in variables and not over-writing that 
variable when the event was destroyed.  Then they created a new 
event which (in the old version) would reuse the destroyed handle.  
So the old variable referred to a valid event, but not the one the 
program thought it did.  So now the event plugin does not re-use 
handles until it has gone through all the +ve integers.









Attention: PowerPro's Web site has moved: http://www.ppro.org 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/power-pro/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to