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

Dub version Dub downloads License

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
Show all 5 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 3 downloads this month

  • 42 downloads total

Score:
0.0
Short URL:
d-message-box.dub.pm