Button issue

chilligirl

11-10-2008 13:50:12

Hey Guys, I have a strange issue, I made a new layout with a static image background and four buttons in the main layer. I made delegate eventMouseButtonClick methods for them but when I press them, nothing happens. I tested it by loading a tabsheet layout I had made earlier and that works fine, so it is not that there is some invisible overlay or something. What can be wrong!

Altren

11-10-2008 14:03:31

Does buttons react on mouse moving over them?

cty41

29-01-2010 09:02:11

I got this issue just now ,and I searched this post,now I soloved it: just change static image's layer to "Main",that's worked