I am working in an mdi and the main sheet (window1) normally takes up the whole window. User has option to make a selection from a menu in which a second window (window2) displays on the mdi and both are visible (arrangesheets with Tile!)....It is preferable that window2 display to the righthand side of the screen, so the SetFocus was used to ensure that window1 stays to the left hand side of the screen. However, the Arrangesheets (Tile!) seems to give each of the two windows an equal share of the mdi where it would be best for me to have window1 take up about 2/3 of the mdi and window2 would take up 1/3...is there a way to do this? I have attempted to set the X value of window2 (both in the script where the setfocus, arrangesheets, etc are called, as well as in the "other" properties of the window itself) with no luck...?
Anyone have any ideas...(Thanks)
p.s. I am using PB7
Anyone have any ideas...(Thanks)
p.s. I am using PB7