Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

windows alert python

import win32api
win32api.MessageBox(0, 'hello', 'title')
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #windows #alert #python
ADD COMMENT
Topic
Name
5+8 =