Hello, To set a buttons left height width and top we use for example: button1.top=50dip button1.height=120dip button1.lefT=50%x button1.width=50%x is it possible to do stg like this : button1: top=120 left=50 width=50%x height=30%y Thanks