Opened 15 years ago

Closed 15 years ago

#342 closed defect (fixed)

Dialogs should ignore saved dialog size

Reported by: Steven Levine Owned by:
Priority: minor Milestone: Release_3.16
Component: fm/2 base Version: 3.15
Keywords: Cc:

Description

When WinSetWindowPos? is used to restore a dialog to a position saved fm3.ini, the code should arrange to ignore the saved dialog size.

If this is not done and the user changes the screen resolution, the dialog may not display correctly until the ini entry is deleted.

This is best done by resetting SWP_SIZE before invoking WinSetWindowPos?.

Change History (1)

comment:1 Changed 15 years ago by Gregg Young

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.