Search results for "module:Tk::Dialog"

Tk/Dialog.pm River stage three • 160 direct dependents • 171 total dependents

SREZIC/Tk-804.036 - 14 Feb 2021 12:53:44 UTC

Tk::Role::Dialog - moose role for enhanced tk dialogs River stage one • 1 direct dependent • 4 total dependents

Tk::Role::Dialog is meant to be used as a Moose role to be composed for easy Tk dialogs creation. It will create a new toplevel with a title, and possibly a header as well as some buttons. One can create the middle part of the dialog by providing a "...

JQUELIN/Tk-Role-Dialog-1.112380 - 26 Aug 2011 15:54:00 UTC

Tk::PathEntry::Dialog - File dialog using Tk::PathEntry River stage zero No dependents

This module provides a dialog window with a Tk::PathEntry widget, an OK button and a Cancel button. With this module, the Tk::PathEntry can also be used as a standard Tk file dialog. You are allowed to select a directory....

SREZIC/Tk-PathEntry-3.08 - 22 Sep 2019 14:24:35 UTC

UI::Various::Tk::Dialog - concrete implementation of UI::Various::Dialog River stage zero No dependents

The documentation of this module is only intended for developers of the package itself....

DORNER/UI-Various-1.00 - 20 Jan 2024 10:14:34 UTC

Games::Pandemic::Tk::Dialog - base class for pandemic dialog windows River stage zero No dependents

"Games::Pandemic::Tk::Dialog" is meant to be used as a base class for Pandemic dialogs, and should not be used directly. It will create a new toplevel with the Pandemic icon, a title and possibly a header. It accepts the following attributes: * paren...

JQUELIN/Games-Pandemic-1.120510 - 20 Feb 2012 16:33:29 UTC

Games::Pandemic::Tk::Dialog::Simple - generic pandemic dialog River stage zero No dependents

This module implements a very simple dialog window, to display various information on the current game state. It only has a close button, since it does not implement any action. The only mandatory paramater (beside "parent" of course) is "text"....

JQUELIN/Games-Pandemic-1.120510 - 20 Feb 2012 16:33:29 UTC

Games::Pandemic::Tk::Dialog::Action - pandemic dialog to confirm an action River stage zero No dependents

This module implements a dialog window asking the user whether she wants to perform an action or not. One can give more information with the text and icon. It has a cancel button to close the dialog, and a $label action button that will perform a POE...

JQUELIN/Games-Pandemic-1.120510 - 20 Feb 2012 16:33:29 UTC

Games::Pandemic::Tk::Dialog::Airlift - dialog window to move a player with airlift River stage zero No dependents

This dialog implements a dialog to let the user choose which player to move in which city when playing a Games::Pandemic::Card::Special::Airlift card. The card should be passed in the constructor, along with the player holding the card....

JQUELIN/Games-Pandemic-1.120510 - 20 Feb 2012 16:33:29 UTC

Games::Pandemic::Tk::Dialog::GiveCard - pandemic dialog to give cards River stage zero No dependents

The game allows player to give cards to each other, provided that the players are in the same city. This dialog will show the @cards of current player, with the list of @players currently in the city. When clicking ok, the selected card will be given...

JQUELIN/Games-Pandemic-1.120510 - 20 Feb 2012 16:33:29 UTC

Games::Pandemic::Tk::Dialog::Forecast - dialog window to play a forecast River stage zero No dependents

This dialog implements a dialog to let the user rearrange the next 6 infections in the order she wants when playing a Games::Pandemic::Card::Special::Forecast card. The card should be passed in the constructor, along with the player holding the card....

JQUELIN/Games-Pandemic-1.120510 - 20 Feb 2012 16:33:29 UTC

Games::Pandemic::Tk::Dialog::DropCards - pandemic dialog to drop cards River stage zero No dependents

Sometimes, a player has too many cards in her hands. In this case, she must drop cards to get back to the official limit. This dialog will show current cards of $player and ask which ones should be discarded. When clicking ok, the selected card(s) wi...

JQUELIN/Games-Pandemic-1.120510 - 20 Feb 2012 16:33:29 UTC

Games::Pandemic::Tk::Dialog::ViewCards - dialog window to show cards River stage zero No dependents

JQUELIN/Games-Pandemic-1.120510 - 20 Feb 2012 16:33:29 UTC

Games::Pandemic::Tk::Dialog::ChooseDisease - pandemic dialog to select which disease to treat River stage zero No dependents

When cleaning a city multi-infected, the player must choose which disease to treat. This dialog will show the @diseases of current city. When clicking ok, the selected disease will be treated. This takes one action, and is handled by Games::Pandemic:...

JQUELIN/Games-Pandemic-1.120510 - 20 Feb 2012 16:33:29 UTC

Games::Pandemic::Tk::Dialog::GovernmentGrant - dialog window to play a government grant River stage zero No dependents

This dialog implements a dialog to let the user choose in which city to build a research station when playing a Games::Pandemic::Card::Special::GovernmentGrant card. The card should be passed in the constructor, along with the player holding the card...

JQUELIN/Games-Pandemic-1.120510 - 20 Feb 2012 16:33:29 UTC

Tk::JDialog - a translation of `tk_dialog' from Tcl/Tk to TkPerl (based on John Stoffel's idea). River stage zero No dependents

This is an OO implementation of `tk_dialog'. First, create all your Dialog objects during program initialization. When it's time to use a dialog, invoke the `show' method on a dialog object; the method then displays the dialog, waits for a button to ...

TURNERJW/Tk-JDialog-1.20 - 19 Jun 2023 17:26:22 UTC

Tk::YADialog - Yet another dialog River stage zero No dependents

Provides a basic, less noisy, replacement for Tk::Dialog. Inherits Tk::Toplevel....

HANJE/Tk-YADialog-0.03 - 07 Jun 2023 07:13:59 UTC

Tk::YAMessage - Yet another message box River stage zero No dependents

Provides a basic, less noisy, replacement for Tk::MessageBox. Inherits Tk::YADialog....

HANJE/Tk-YADialog-0.03 - 07 Jun 2023 07:13:59 UTC

Games::Pandemic::Tk::Dialog::ResilientPopulation - dialog window to remove a city from being infected River stage zero No dependents

This dialog implements a dialog to let the user choose which city to remove from past infections when playing a Games::Pandemic::Card::Special::ResilientPopulation card. The card should be passed in the constructor, along with the player holding the ...

JQUELIN/Games-Pandemic-1.120510 - 20 Feb 2012 16:33:29 UTC

Tk::XDialogBox - create and manipulate a dialog screen with added Features. River stage zero No dependents

DialogBox is very similar to Dialog except that it allows any widget in the top frame. DialogBox creates two frames---"top" and "bottom". The bottom frame shows all the specified buttons, lined up from left to right. The top frame acts as a container...

XPIX/Tk-XDialogBox-0.01 - 27 Apr 2003 13:01:13 UTC

Tk::FontDialog - a font dialog widget for perl/Tk River stage one • 5 direct dependents • 8 total dependents

Tk::FontDialog implements a font dialog widget. The dialog is displayed by calling the Show method. The returned value is either the selected font (if the dialog was closed with the Ok button) or undef (otherwise). The exact type of the return value ...

SREZIC/Tk-FontDialog-0.18 - 22 Mar 2017 06:13:11 UTC
84 results (0.064 seconds)