Opened 16 years ago
Closed 16 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.
Note:
See TracTickets
for help on using tickets.