Beep?

Grant Edwards grante at visi.com
Tue Jan 2 10:14:43 PST 2007


On 2007-01-02, Rich Shepard <rshepard at appl-ecosys.com> wrote:
> On Tue, 2 Jan 2007, Peter Decker wrote:
>
>> Yeah, you're right, although if I turn on Visual System Beep, it does
>> flash the screen. But no sound. Thanks to you and Karsten for such quick
>> replies.
>
> Peter,
>
> Can you send ASCII 7 (BEL) to the system? That should make the speaker
> beep.

By doing that, you _might_ be able to get a beep on the
terminal where stdout connected (if it is indeed a terminal or
terminal emulator), but one presumes the OP wants a beep where
the application's window is displayed.  

IOW, stdout might be a file, pipe, or /dev/null (no beep), or
on a machine other than the one displaying the application's
windows (beep on the wrong machine).

-- 
Grant Edwards                   grante             Yow!  I'm dressing up in
                                  at               an ill-fitting IVY-LEAGUE
                               visi.com            SUIT!! Too late...





More information about the wxpython-users mailing list