Beeping sound for out of focus windows in wx.Python

前端 未结 0 1549
难免孤独
难免孤独 2021-01-03 03:32

Here\'s the simplest code that reproduces the issue on my machine:

import wx

app = wx.App(False)

frame = wx.Frame(None, title="BEEP")
text = wx.Pa         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题