Tk::MenuDialog

Overview

Tk::MenuDialog is a module to simplyfiy creating a menu consisting of buttons in a dialog box using perl Tk.

Examples

Please look at the examples/tk_menudialog_demo.pl script for an example of how to use the Tk::MenuDialog module.