Hi,
My widget consist of 1 panel and 1 label.
I have set the paraments for panel and label in the designer script as
Panel1.Width = 94%x
lbl.Width = Panel1.Width - 11dip
layout variant used is 320x480
It works perfectly when i test it on designer under designer script (F5) by changing layouts in abstract designer. The view size changes as per the screen sizes.
But wen i test it on device (phone 720x1280) the widget takes the size (Width and height) set manually on abstract designer while designing.
what may be the problem anyone please help me.
:sign0085:
My widget consist of 1 panel and 1 label.
I have set the paraments for panel and label in the designer script as
Panel1.Width = 94%x
lbl.Width = Panel1.Width - 11dip
layout variant used is 320x480
It works perfectly when i test it on designer under designer script (F5) by changing layouts in abstract designer. The view size changes as per the screen sizes.
But wen i test it on device (phone 720x1280) the widget takes the size (Width and height) set manually on abstract designer while designing.
what may be the problem anyone please help me.
:sign0085: