Page 1 of 1

Extended Window Callback functions

Posted: Mon Apr 19, 2004 4:30 pm
by El_Choni
Can be done with API, but it would be good to have it natively:

Code: Select all

SetWindowCallback([#Window], @WindowProcedure())
RemoveWindowCallback([#Window])
The case 1, 2, 3 suggestion in the other thread is also good, I think.