what about this: import win32api win32api.MessageBox(0 ... MessageBox(0, 'hello', 'title', 0x00001000) will make the box appear on top of other windows, ...
確定! 回上一頁