Extended Window Callback functions
Posted: Mon Apr 19, 2004 4:30 pm
Can be done with API, but it would be good to have it natively:
The case 1, 2, 3 suggestion in the other thread is also good, I think.
Code: Select all
SetWindowCallback([#Window], @WindowProcedure())
RemoveWindowCallback([#Window])