|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
|
#1 |
|
Senior Member
Join Date: Oct 2007
Location: Shanghai, China
Posts: 207
|
Yes, one control covers another:
${NSD_CreateLabel} 40u 8u -40u 31u "$(WindowsInstallerIniField2Text)" Pop $WindowsInstallerInfoLabelHandle 8+31=39, but the following top is only 28: ${NSD_CreateLabel} 40u 28u -40u 31u "$(WindowsInstallerIniField3Text)" Pop $SecondInstallerInfoLabelHandle and the second one also: ${NSD_CreateLabel} 40u 9u -40u 31u "$(DotNet3IniField2Text)" Pop $DotNetInfoLabelHandle 31+9=40, but top position of next control is 30: ${NSD_CreateLabel} 40u 30u -40u 31u "$(DotNet3IniField3Text)" Pop $SecondDotNetInfoLabelHandle |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|