Quote:
Originally Posted by =X=
Is there a way to change the properties of an element? I see there is a changeLayout method is this the only way then to dynamically change the size and position of an element?
|
I hope that! The changeLayout has 6 parameters... I tried with google but I didn't found anything...
The parameter 1 and 4 are X and Y respectively... and the other 4?
Maybe width, height, align, text ???
Like the xml ?
Code:
<kbookLabel id="line1" skin="textkl" left="30" right="150" top="215" height="60" align="left" text=""/>