What does the modal argument to WinCreateWindow do, anyway? It seems it should, if set to true, mean that the window created by WinCreateWindow does not accept user input outside the bounds of the window. However, as far as I understand, only the active window can receive user input anyway, so *any* window set active, whether it has the modal attribute set or not, should disallow user input outside its bounds. Is there some other use for the modal argument that I'm missing here? Thanks. /|\ Lonnie Foster <[EMAIL PROTECTED]> http://pobox.com/~tribble \|/ Alive to the universe; dead to the world. /|\ --Meg Lee Chin, Nutopia
