http://bugs.winehq.org/show_bug.cgi?id=7547
Summary: Modifying left/top in XN Resource updater doesn't respect height/width Product: Wine Version: CVS Platform: PC URL: http://www.wilsonc.demon.co.uk/d10resourceeditor.htm OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-user AssignedTo: wine-bugs@winehq.org ReportedBy: M.B.Lankhorst@gmail.com
Create a dialog in XN Resource editor, add a button (or many oher objects). Then change either 'left' or 'top' in the editor fields. The button will be stretched to the new left/top with the old lower right position on the old place. Since 'right' and 'bottom' are no properties, it should respect height and move the button, instead of stretching it to the new 'top'/'bottom'.
It is easier to understand with a screenshot, I'll attach two. (Before/after)