View Single Post
Old 07-24-2008, 03:31 PM   #117
gczobel
Enthusiast
gczobel began at the beginning.
 
Posts: 30
Karma: 10
Join Date: Jul 2007
Device: Sony Reader PRS-500, Kindle DXG
Quote:
Originally Posted by =X= View Post
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=""/>
gczobel is offline   Reply With Quote