|
From: Guilherme S. <gui...@gm...> - 2007-10-06 18:30:42
|
I was reading about event callbacks and read something that I wasn't expecting... The callbacks are installed accorded a COMBINATION of EventType and UserPointer... Since I have implemented a balanced binary tree only with the key EventType, I have to change the system to compare the combination of the two keys... Tomorrow I will see it. Regards, Guilherme Santos |