Kwalitee Issues

buildtool_not_executable

Change the permissions of Build.PL/Makefile.PL to not-executable.

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

Modules

Name Abstract Version View
IUP Cross-platform GUI toolkit for building graphical user interfaces 0.305 metacpan
IUP::AnimatedLabel [GUI element] animated label metacpan
IUP::BackgroundBox [GUI element] background box metacpan
IUP::Button [GUI element] button decorated with a text and/or an image metacpan
IUP::Calendar [GUI element] calendar metacpan
IUP::Canvas [GUI element] 2D canvas with many drawing and text functions metacpan
IUP::Canvas::Bitmap [special Canvas helper] Bitmap for use with IUP::Canvas metacpan
IUP::Canvas::FileBitmap [special] 2D drawing canvas storing the result into bitmap image file (PNG, JPG, GIF, ...) metacpan
IUP::Canvas::FileVector [special] 2D drawing canvas storing the result into vector image file (SVG, EMF, ...) metacpan
IUP::Canvas::Palette [special Canvas helper] Color palette for use with IUP::Canvas metacpan
IUP::Canvas::Pattern [special Canvas helper] Fill pattern for use with IUP::Canvas metacpan
IUP::Canvas::Stipple [special Canvas helper] Fill stipple for use with IUP::Canvas metacpan
IUP::CanvasGL [GUI element] 2D canvas based on OpenGL (co-operates with OpenGL module) metacpan
IUP::Cbox [GUI element] container for position elements in absolute coordinates metacpan
IUP::Cells [GUI element] grid widget (set of cells) that enables chess-table-like drawings metacpan
IUP::Clipboard [special] allows access to the clipboard metacpan
IUP::ColorBar [GUI element] color palette for color selection of 1 or 2 colors metacpan
IUP::ColorBrowser [GUI element] color selector via cylindrical projection of the RGB cube metacpan
IUP::ColorDlg [pre-defined dialog] selecting color metacpan
IUP::Constants [special] IUP related constants metacpan
IUP::DatePick [GUI element] date picker metacpan
IUP::DetachBox [GUI element] detachbox metacpan
IUP::Dial [GUI element] dial for regulating a given angular variable metacpan
IUP::Dialog [GUI element] the main GUI element; the main application window metacpan
IUP::ElementPropertiesDialog [pre-defined dialog] special dialog for GUI editing of IUP elements metacpan
IUP::Expander [GUI element] container that can interactively show or hide its child metacpan
IUP::FileDlg [pre-defined dialog] selecting files or a directory metacpan
IUP::Fill [GUI element] dynamically occupies empty spaces always trying to expand itself metacpan
IUP::FlatButton [GUI element] flat button metacpan
IUP::FontDlg [pre-defined dialog] selecting a font metacpan
IUP::Frame [GUI element] frame with a title around an interface element metacpan
IUP::GL metacpan
IUP::GL::BackgroundBox [GUI element] GL-based background box metacpan
IUP::GL::Button [GUI element] GL-based button metacpan
IUP::GL::CanvasBox [GUI element] GL-based canvas box metacpan
IUP::GL::Expander [GUI element] GL-based expander metacpan
IUP::GL::Frame [GUI element] GL-based frame metacpan
IUP::GL::Label [GUI element] GL-based label metacpan
IUP::GL::Link [GUI element] GL-based link metacpan
IUP::GL::ProgressBar [GUI element] GL-based progressbar metacpan
IUP::GL::ScrollBox [GUI element] GL-based scroll box metacpan
IUP::GL::Separator [GUI element] GL-based separator metacpan
IUP::GL::SizeBox [GUI element] GL-based sizebox metacpan
IUP::GL::SubCanvas [GUI element] GL-based subcanvas metacpan
IUP::GL::Text [GUI element] GL-based text lable metacpan
IUP::GL::Toggle [GUI element] GL-based two-state (on/off) button metacpan
IUP::GL::Val [GUI element] GL-based value selector metacpan
IUP::Gauge [GUI element] shows a percent value that can be updated to simulate a progression metacpan
IUP::GridBox [GUI element] container for composing elements in a regular grid metacpan
IUP::Hbox [GUI element] container for composing elements horizontally metacpan
IUP::Image [GUI element] image to be shown on a label, button, toggle, or as a cursor metacpan
IUP::Internal::Callback [internal only] DO NOT USE this unless you know what could happen! metacpan
IUP::Internal::Canvas [internal only] DO NOT USE this unless you know what could happen! metacpan
IUP::Internal::Element [internal only] DO NOT USE this unless you know what could happen! metacpan
IUP::Internal::LibraryIup [internal only] DO NOT USE this unless you know what could happen! metacpan
IUP::Item [GUI element] item of the menu interface element metacpan
IUP::Label [GUI element] displays a separator, a text or an image metacpan
IUP::LayoutDialog [pre-defined-dialog] special dialog for GUI editing of other IUP dialogs metacpan
IUP::Link [GUI element] label that displays an underlined clickable text metacpan
IUP::List [GUI element] displays a list of items (listbox, combobox, dropdown) metacpan
IUP::Matrix [GUI element] matrix of alphanumeric fields metacpan
IUP::MatrixList [GUI element] displays a list of items with labels, images/icons, color boxes and check boxes metacpan
IUP::Menu [GUI element] menu which can group 3 types of elements: item, submenu, separator metacpan
IUP::MessageDlg [pre-defined dialog] displaying a message metacpan
IUP::MglPlot [GUI element] canvas-like element for creating 2D plots (based on MathGL library) metacpan
IUP::Normalizer [special] normalizes all controls from a list to be the biggest natural size metacpan
IUP::PPlot metacpan
IUP::Plot [GUI element] canvas-like element for creating 2D plots metacpan
IUP::ProgressBar [GUI element] shows a percent value that can be updated to simulate a progression metacpan
IUP::ProgressDlg [pre-defined dialog] displaying the progress of an operation metacpan
IUP::Radio [GUI element] container for grouping mutual exclusive toggles (radiobutton) metacpan
IUP::Sbox [GUI element] container for expanding/contracting the child size in one direction metacpan
IUP::Scintilla [GUI element] multiline source code text editor (based on Scintilla library) metacpan
IUP::ScrollBox [GUI element] container that allows its child to be scrolled metacpan
IUP::Separator [GUI element] shows a line between two menu items metacpan
IUP::Spin [GUI element] vertical box containing 2 buttons for incrementing/decrementing values metacpan
IUP::SpinBox [GUI element] horizontal container that already contains a IUP::Spin metacpan
IUP::Split [GUI element] container that split its client area in two metacpan
IUP::Submenu [GUI element] menu item that, when selected, opens another menu metacpan
IUP::Tabs [GUI element] allows a single dialog to have several screens, grouping options metacpan
IUP::Text [GUI element] editable text field (single/multi-line, plain/rich-text) metacpan
IUP::Timer [special] periodicaly invokes a callback when the time is up metacpan
IUP::Toggle [GUI element] two-state (on/off) button with a text and/or an image metacpan
IUP::Tree [GUI element] tree containing nodes of branches or leaves with associated text/image metacpan
IUP::User [special] user element which is not associated to any interface element metacpan
IUP::Val [GUI element] selects a value in a limited interval (aka scale, trackbar) metacpan
IUP::Vbox [GUI element] container for composing elements vertically metacpan
IUP::Zbox [GUI element] container for composing elements in hidden layers with only one layer visible metacpan

Other Files

Build.PL metacpan
Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
README metacpan