|
Fixed the problem, it is my code error. The relation is between Yxx and the Style parameter in slider NOT Yxx-Sxx
S, x, y, w, h, x1, y1, w1, h1, O, Style, Pointer file path, h2, Code;SLIDERCODES, Tooltip
Furthermore, xx should start from 01 not 00. I tried Y00-Y11 and it got problem, but Y01-Y12 works fine.
|