DefWindow - Multiple Window Callback Listeners

This is useful in the situation where a module wishes to have access to window callbacks but the user still wishes to have other callbacks set in a project. If a module uses DefWindow then the user will need to too, but at least it will be an easy thing to add their listener to the DefWindow callback list.

5 Likes