Lost mouse focus
#1
Hi,

I try move up the video addons icon in includes.xml from <top>190r</top> to <top>490r</top>

Code:
<hitrect x="0" y="530" w="1280" h="120"/>
<left>0</left>
<top>490r</top>
<width>1280</width>
<height>200</height>
<pagecontrol>-</pagecontrol>
<scrolltime>300</scrolltime>
<focusposition>3</focusposition>
<movement>2</movement>
<orientation>Horizontal</orientation>

Then my mouse can not focus anymore (not focus when mouse locate in icon), keyboard is still working.

What wrong is it?
What is r after number <top>490r</top>?

Thanks
Reply
#2
Found:

<hitrect x="0" y="530" w="1280" h="120"/>

Need change to fit the layout
Reply

Logout Mark Read Team Forum Stats Members Help
Lost mouse focus0