Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » SWT Browser Question
SWT Browser Question [message #442562] Wed, 08 September 2004 04:29 Go to next message
Vic Hanson is currently offline Vic HansonFriend
Messages: 23
Registered: July 2009
Junior Member
Hi,
I'm using the Browser widget extensively in my app. It's threaded
so there's four instances of a Browser opening html pages continuously.
I'd like to find out if there is a way to get rid of the annoying
"click" sound the Browser makes when a URL is set. Each Browser is
opening dozens of html pages per minute so you can imagine the amount of
clicks I get emanating from my speakers (or a customer's speakers). Is
there any way I can turn this off?

Vic Hanson
Re: SWT Browser Question [message #442570 is a reply to message #442562] Wed, 08 September 2004 11:16 Go to previous messageGo to next message
Jeff Myers is currently offline Jeff MyersFriend
Messages: 396
Registered: July 2009
Senior Member
Vic Hanson wrote:
> Hi,
> I'm using the Browser widget extensively in my app. It's threaded so
> there's four instances of a Browser opening html pages continuously. I'd
> like to find out if there is a way to get rid of the annoying "click"
> sound the Browser makes when a URL is set. Each Browser is opening
> dozens of html pages per minute so you can imagine the amount of clicks
> I get emanating from my speakers (or a customer's speakers). Is there
> any way I can turn this off?
>
> Vic Hanson
Vic,

Go to Start->Settings->Control Panel
Select Sounds and Multimedia
In the Sound Events list, select Start Navigation (it's under Windows
Explorer)
In the Name: combo, scroll up to the top and select None.

Hit OK and your days of interminable clicking sounds are over.

- Jeff
Re: SWT Browser Question [message #442579 is a reply to message #442570] Wed, 08 September 2004 21:47 Go to previous message
Vic Hanson is currently offline Vic HansonFriend
Messages: 23
Registered: July 2009
Junior Member
LOL Thanks Jeff. I was hoping there is a programmatical solution. At
least now I can get rid of it on my machine.

Vic

Jeff Myers wrote:
> Vic Hanson wrote:
>
>> Hi,
>> I'm using the Browser widget extensively in my app. It's threaded
>> so there's four instances of a Browser opening html pages
>> continuously. I'd like to find out if there is a way to get rid of the
>> annoying "click" sound the Browser makes when a URL is set. Each
>> Browser is opening dozens of html pages per minute so you can imagine
>> the amount of clicks I get emanating from my speakers (or a customer's
>> speakers). Is there any way I can turn this off?
>>
>> Vic Hanson
>
> Vic,
>
> Go to Start->Settings->Control Panel
> Select Sounds and Multimedia
> In the Sound Events list, select Start Navigation (it's under Windows
> Explorer)
> In the Name: combo, scroll up to the top and select None.
>
> Hit OK and your days of interminable clicking sounds are over.
>
> - Jeff
Previous Topic:SWT and JFace on
Next Topic:Using List and Text as a Scrollable
Goto Forum:
  


Current Time: Thu Apr 25 23:16:53 GMT 2024

Powered by FUDForum. Page generated in 0.03595 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top