[Gambas-user] Event Inheritance

PxPert PxPert at ...626...
Tue Mar 11 23:59:09 CET 2008


Hi to all!
I'm developing a component that inherits to sdl's Window, but I need to "Wrap" 
the draw event and i don't know how

I've tried to add public sub me_draw(), and super_draw(), and window_draw() 
but they don't see to be called when the component raises the draw component. 
What is wrong? The properties-functions are normally ovverriden!

Thanks ;)




More information about the User mailing list