Page 1 of 1

Posted: Wed Apr 10, 2002 8:50 am
by BackupUser
Restored from previous forum. Originally posted by horst.

Anyone knows how to kill the sound that comes when you hit
the ENTER key in a string gadget??

InitSound() disables all WAV sounds in message boxes as well
(that's not what I want), and PlaySound_(0,..) does not help.

Any ideas?

Horst.

Posted: Wed Apr 10, 2002 11:08 am
by BackupUser
Restored from previous forum. Originally posted by PB.

> Anyone knows how to kill the sound that comes when you hit
> the ENTER key in a string gadget??

I'd like to know too! In Visual Basic, you use KeyAscii=0 in the gadget's
"KeyPress" event, but obviously that doesn't work in PureBasic...


PB - Registered PureBasic Coder