Giving a window focus (OpenInsight Specific)
At 18 FEB 1998 10:26:43AM Jeff Word Enterprises wrote:
X=Set_Property( Window, 'FOCUS', 1 )
This command gives a window focus. However, if the window is minimized, focus will not be given. This seems like a dumb question but; How do you get OI to un-minimize a window so I can focus on it?
At 18 FEB 1998 10:33AM Aaron Kaplan wrote:
Set the VISIBLE property of the window to 1.
apk@sprezzatura.com