[Tkinter-discuss] why no sound?

Michael O'Donnell michael.odonnell at uam.es
Tue Aug 23 14:49:24 CEST 2011


In a linux terminal, try:

xset b on

Then try the tkinter coder again.

May or may not work, don't have linux here to test it.

mick

On Tue, Aug 23, 2011 at 2:26 PM, Kevin Buchs <kevin.buchs at gmail.com> wrote:
> I'm on Ubuntu Natty, with Python 2.7.1 and it doesn't work for me.
>
> On Tue, Aug 23, 2011 at 5:42 AM, Michael O'Donnell <michael.odonnell at uam.es>
> wrote:
>>
>> from Tkinter import Frame
>> Frame().bell()


More information about the Tkinter-discuss mailing list