Skip to content

A cross-platform Python package, compatible with tkinter's messagebox module, that provides an API for Windows-like messageboxes.

License

Notifications You must be signed in to change notification settings

ArijitKD/win32messagebox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

win32messagebox

A cross-platform Python package, compatible with tkinter's messagebox module, that provides an API for Windows-like messageboxes.

Known issues (for non-Windows systems only):

  • Messagebox has system-wide modality, it always appears on top of every other active window. This behaviour cannot be changed.

About

A cross-platform Python package, compatible with tkinter's messagebox module, that provides an API for Windows-like messageboxes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages