Jump to content

Recommended Posts

Posted

Hello all,

I am trying to implement a "skin" on my script but the problem I am having is that if I put the img over the button, I can see the button, yet they do not function. I was wondering if there was a way to make the image click-through, so that the buttons will once again work. I read the help section for guictrlcreatepic but it didn't cover this topic. Thanks in advance!

Posted (edited)

You must have skipped this part then:

If a picture is set as a background picture, as the other controls will overlap, it's important to disable the pic control and create it after the others controls: GuiCtrlSetState(-1,$GUI_DISABLE).

:x

Edited by AdmiralAlkex

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...