Jump to content

Recommended Posts

Posted

Hi Community, i created a Gui with

GUICreate("quak", @DesktopWidth, @DesktopHeight - 40, 0, 0, $WS_POPUP, BitOR($WS_EX_LAYERED, $WS_EX_TOPMOST)

to add a waterffect to the desktop, everything works well but after creating the picture on the GUI (by a .dll) the click through isnt working anymore.

Does anybody have a solution for making gui pictures clickthrough-able? :)

thanks in advance Fab

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...