Jump to content

Pic on a Pic? [Solved (by my self)]


ludocus
 Share

Recommended Posts

When I use $background = GUICtrlCreatePic

and then after that do another $upper = GUICtrlCreatePic

I want to have it show a msgbox if I click $upper..

well normaly this is not hard.. but because its on top of $background it doesn't know when its clicked..

is there a way to correct this??

edit:

I found it out..

Just use GUICtrlSetState($background, $GUI_DISABLE)

Edited by ludocus
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...