Skip to content

mattn/msgbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

msgbox

Show MessageBox for the debug

Usage

package main

import "github.com/mattn/msgbox"

func main() {
	msgbox.Show(0, "foo", "bar", msgbox.OK)
}

License

MIT

Author

Yasuhiro Matsumoto

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

 
 
 

Languages