mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-12-15 17:20:07 +01:00
ding out
This commit is contained in:
@@ -22,7 +22,6 @@ class TestPanel(wx.Panel):
|
||||
def DING():
|
||||
"""Add some audacity...erm annoyance"""
|
||||
wx.Bell()
|
||||
DING()
|
||||
|
||||
event.Skip()
|
||||
dlg = wx.RichMessageDialog(self, "Hey You! I'm a rich irritating dialog!")
|
||||
|
||||
Reference in New Issue
Block a user