since we have already a TBGL_BindWindowEvent for OnDropFiles (remember?) the syntax was already clear.
I did not dare to ask for minimize & maximize because we can already retrieve size. But if we had this, then we could differ maximized & normalized size much easier.
Only thing I can think of that we probably can't do right now - except to avoid closing the window is to request from TBGL if TBGL-window is the one that has currently focus.
Also in some cases it could be useful to know the real size (not just client-size) of the window. But i fear this one is complicated.
Bookmarks