Query: prima::stddlg
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Prima::StdDlg(3) User Contributed Perl Documentation Prima::StdDlg(3)NAMEPrima::StdDlg - wrapper module to the toolkit standard dialogsDESCRIPTIONProvides a unified access to the toolkit dialogs, so there is no need to "use" the corresponding module explicitly.SYNOPSISuse Prima::StdDlg; Prima::FileDialog-> create-> execute; Prima::FontDialog-> create-> execute; # open standard file open dialog my $file = Prima::open_file; print "You've selected: $file " if defined $file;APIThe module accesses the following dialog classes: Prima::open_file Invokes standard file open dialog and return the selected file(s). Uses system-specific standard file open dialog, if available. Prima::save_file Invokes standard file save dialog and return the selected file(s). Uses system-specific standard file save dialog, if available. Prima::OpenDialog File open dialog. See "Prima::OpenDialog" in Prima::FileDialog Prima::SaveDialog File save dialog. See "Prima::SaveDialog" in Prima::FileDialog Prima::ChDirDialog Directory change dialog. See "Prima::ChDirDialog" in Prima::FileDialog Prima::FontDialog Font selection dialog. See Prima::FontDialog. Prima::FindDialog Generic 'find text' dialog. See Prima::EditDialog. Prima::ReplaceDialog Generic 'find and replace text' dialog. See Prima::EditDialog. Prima::PrintSetupDialog Printer selection and setup dialog. See Prima::PrintDialog. Prima::ColorDialog Color selection dialog. See "Prima::ColorDialog" in Prima::ColorDialog. Prima::ImageOpenDialog Image file load dialog. See "Prima::ImageOpenDialog" in Prima::ImageDialog. Prima::ImageSaveDialog Image file save dialog. See "Prima::ImageSaveDialog" in Prima::ImageDialog.AUTHORSAnton Berezin <tobez@plab.ku.dk>, Dmitry Karasik, <dmitry@karasik.eu.org>.SEE ALSOPrima, Prima::Classes perl v5.14.2 2009-02-24 Prima::StdDlg(3)
Related Man Pages |
---|
prima::helpviewer(3) - debian |
prima::keyselector(3) - debian |
prima::imagedialog(3) - debian |
prima::image::transparencycontrol(3) - debian |
prima::timer(3) - debian |
Similar Topics in the Unix Linux Community |
---|
dialog output |
html problem: get file name dialog exists? |
Prima 1.25 (Default branch) |
Prima 1.26 (Default branch) |
iWork '09 and iWork '08: File compatibility |