Subject: | Wx::Frame->Raise only works the first time |
Problem occurs on Win32.
->Raise should bring an application to the foreground (from the
background) and it does, but only the first time it is called.
Subsequent calls to ->Raise appear to do nothing.