d-message-box 0.3.0
A simple message box for the D programming language
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
D Message Box
A simple message box for the D programming language
It should work without requiring any 3rd party GUI toolkits. But will work with what it can find on your OS at runtime. It tries to use the following:
- DlangUI (win32 on Windows or SDL2 on Linux)
- SDL_ShowSimpleMessageBox (Derelict SDL2)
- MessageBoxW (win32 on Windows)
- Zenity (Gtk/Gnome)
- Kdialog (KDE)
- gxmessage (X11)
Documentation
https://workhorsy.github.io/d-message-box/0.3.0/
Generate documentation
dub --build=docs
- Registered by Matthew Jones
- 0.3.0 released 7 years ago
- workhorsy/d-message-box
- github.com/workhorsy/d-message-box
- BSL-1.0
- Copyright (c) 2017 Matthew Brennan Jones
- Authors:
- Dependencies:
- none
- Versions:
-
0.3.0 2017-Oct-02 0.2.0 2017-Sep-29 0.1.0 2017-Sep-29 ~master 2019-Jun-16 ~dlangui_subprocess 2017-Nov-13 - Download Stats:
-
-
0 downloads today
-
2 downloads this week
-
2 downloads this month
-
45 downloads total
-
- Score:
- 0.0
- Short URL:
- d-message-box.dub.pm