xLabel mouseclick region outside label...... Thread last updated on 2006-03-02 19:52:54

Posted by member 281029 on 2006-02-25 10:02:12

is it possible?


there is

*(label-name)OnLeftClickRegion (x) (y) (width) (height) (action)


but I cant get it to work myabe my format is wrong

but can you create a region outside the label?

Posted by member 280260 on 2006-02-25 11:40:40 link

I'm pretty sure the region is relative to the label (i.e. it won't register if it's not inside).

Why not just make another label?

Posted by member 12025 on 2006-03-02 19:52:54 link

I think a hotspot + label, or label with alpha of 1 are your best options. The latter one being the easy way (make a label that is || close to being fully invisible).