Packages |
Description |
|
I had a need to change the position that the WAA application
window loaded at. To cut a long story short, I was administering
the application across the internet using a PCAnywhere-like
application, and as the screen updates were slow, moving the WAA
window to where it didn't obscure other windows was a pain.
This routine allows you to specify an explicit screen location in an
ini file. It works with any Xbase++ application, and with only a
little adjustment could be made to change the position of any
application window, Xbase++ or otherwise.
Instructions for use are within the header area of the source files.
There are two versions included:
Using Windows API
Using an undocumented Xbase++ function
|
|