I have thus far not made use of this feature in my wrappers. Busy playing around with it and what to know the following: 1. I have this code in my wrapper (i.e passing any array of int colors from B4A to the wrapper): public void setDividerColor(int[] divcolor){...