Jump to content

Windows Sounds


Recommended Posts

When I create a GUI and add some element to it, when trying to type outside a region with EDIT's or INPUT, windows returns 1 sound "Windows Background.wav". Does anyone know how to remove this? I use _IsPressed and whenever I want to run something in the GUI windows performs that sound.

Sorry for my bad English.

Windows 10 Sound - First sound.

 

EDIT: I found the solution. 

GUICreate("Example", 400, 100,-1,-1,$WS_DISABLED)

 

Edited by PedroWarlock
Link to comment
Share on other sites

Or add an Input control to the region that produces sound. And hide the control.

Edited by LarsJ
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...