View Issue Details

IDProjectCategoryView StatusLast Update
0005935MMW v4Framework: Scripts/Extensionspublic2009-10-16 01:13
Reporterpetr Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version3.0 
Target Version3.1.2Fixed in Version3.1.2 
Summary0005935: Scripting: Buttons are misaligned on many skins
DescriptionButtons on scripted dialogs can be unaligned on any skins, because of additional borders/margins specified in the skin.
TagsNo tags attached.
Fixed in build1266

Activities

petr

2009-09-09 15:20

developer   ~0018762

Using Common.SetRect user can define size of the common object (dialog, button etc.) but in many cases user need to define size of the client area of the object (place, where user can put his objects like buttons etc.). For this we've added Common.SetClientRect which defines size of the client area (instead of main size of the object).

petr

2009-09-09 21:36

developer   ~0018763

Fixed in 1266

peke

2009-10-16 01:13

developer   ~0019190

Verified 1273