var clrBR = xe.getBox(“i.box”).getColor(“br”, “n”);

var clrBR = xe.getBox(“i.box”).getColor(“br”, “n”);

alert(clrBR);

var clrBB = xe.getBox(“i.box”).getColor(“bb”, “n”);

alert(clrBB);

var clrBL = xe.getBox(“i.box”).getColor(“bl”, “n”);

alert(clrBL);

var clrBT = xe.getBox(“i.box”).getColor(“bt”, “n”);

alert(clrBT);

Will return same, first color any time!

]]>

3 Commentsto var clrBR = xe.getBox(“i.box”).getColor(“br”, “n”);

  1. Anonymous says:

    < ![CDATA[

    Removed my mistaken first reaction, because I now saw this was a bug report.

    ]]>

  2. Anonymous says:

    < ![CDATA[

    Right! Fixed for the next update.

    ]]>

  3. Anonymous says:

    < ![CDATA[

    Thank you!

    ]]>

Leave a Reply

Your email address will not be published. Required fields are marked *