Giter Site home page Giter Site logo

task-curses-ui's Introduction

NAME
    Task::Curses::UI - Install the Curses::UI modules.

SYNOPSIS
     cpanm Task::Curses::UI

SEE ALSO
    Curses::UI
        A curses based OO user interface framework

    Curses::UI::AnyEvent
        Sub-class of Curses::UI for AnyEvent

    Curses::UI::Buttonbox
        Create and manipulate button widgets

    Curses::UI::Calendar
        Create and manipulate calendar widgets

    Curses::UI::Char
        Create and manipulate character widgets.

    Curses::UI::Checkbox
        Create and manipulate checkbox widgets

    Curses::UI::Color
        Color support module

    Curses::UI::Common
        Common methods for Curses::UI

    Curses::UI::Container
        Create and manipulate container widgets

    Curses::UI::DelimitedTextViewer
        Displays delimited files as fixed width.

    Curses::UI::Dialog::Basic
        Create and manipulate basic dialogs

    Curses::UI::Dialog::Calendar
        Create and manipulate calendar dialogs

    Curses::UI::Dialog::Dirbrowser
        Create and manipulate filebrowser dialogs

    Curses::UI::Dialog::Error
        Create and manipulate error dialogs

    Curses::UI::Dialog::Filebrowser
        Create and manipulate filebrowser dialogs

    Curses::UI::Dialog::Progress
        Create and manipulate progress dialogs

    Curses::UI::Dialog::Question
        Pose a simple question to the user

    Curses::UI::Dialog::Status
        Create and manipulate status dialogs

    Curses::UI::Grid
        Create and manipulate data in grid model

    Curses::UI::Grid::Cell
        Create and manipulate cell in grid model.

    Curses::UI::Grid::Row
        Create and manipulate row in grid model.

    Curses::UI::Label
        Create and manipulate label widgets

    Curses::UI::Listbox
        Create and manipulate listbox widgets

    Curses::UI::Menubar
        Create and manipulate menubar widgets

    Curses::UI::Notebook
        Create and manipulate notebook widgets.

    Curses::UI::Mousehandler::GPM
        Curses::UI GPM Bindings

    Curses::UI::Number
        Create and manipulate number widgets.

    Curses::UI::PasswordEntry
        Create and manipulate passwordentry widgets

    Curses::UI::POE
        A subclass makes Curses::UI POE Friendly.

    Curses::UI::Popupmenu
        Create and manipulate popupbox widgets

    Curses::UI::Progressbar
        Create and manipulate progressbar widgets

    Curses::UI::Radiobuttonbox
        Create and manipulate radiobuttonbox widgets

    Curses::UI::Searchable
        Add 'less'-like search abilities to a widget

    Curses::UI::TextEditor
        Create and manipulate texteditor widgets

    Curses::UI::TextEntry
        Create and manipulate textentry widgets

    Curses::UI::TextViewer
        Create and manipulate textviewer widgets

    Curses::UI::Time
        Create and manipulate time widgets.

    Curses::UI::Tutorial
        Tutorial for the Curses::UI framework

    Curses::UI::Volume
        Create and manipulate volume widgets.

    Curses::UI::Widget
        The base class for all widgets

    Curses::UI::Window
        Create and manipulate Window widgets

REPOSITORY
    <https://github.com/michal-josef-spacek/Task-Curses-UI>

AUTHOR
    Michal Josef Špaček <mailto:[email protected]>

    <http://skim.cz>

LICENSE AND COPYRIGHT
    © 2015-2023 Michal Josef Špaček

    Artistic License

    BSD 2-Clause License

VERSION
    0.07

task-curses-ui's People

Contributors

michal-josef-spacek avatar

Watchers

 avatar  avatar

task-curses-ui's Issues

Curses::UI::Grid::Cell version is not correct

hi tupiek, i use the module install curses::ui and relation modules
I found Curses::UI::Grid::Cell is not install correct

$ cpanm Task::Curses::UI
--> Working on Task::Curses::UI
Fetching http://www.cpan.org/authors/id/S/SK/SKIM/Task-Curses-UI-0.01.tar.gz ... OK
Configuring Task-Curses-UI-0.01 ... OK
==> Found dependencies: Curses::UI::Grid::Cell, Curses::UI::Mousehandler::GPM
Found Curses::UI::Grid::Cell 0.14 which doesn't satisfy 0.15.
--> Working on Curses::UI::Mousehandler::GPM
Fetching http://www.cpan.org/authors/id/M/MA/MARCUS/Curses-UI-Mousehandler-GPM-0.01.tar.gz ... OK
Configuring Curses-UI-Mousehandler-GPM-0.01 ... OK
Building and testing Curses-UI-Mousehandler-GPM-0.01 ... OK
Successfully installed Curses-UI-Mousehandler-GPM-0.01
! Installing the dependencies failed: Module 'Curses::UI::Grid::Cell' is not installed
! Bailing out the installation for Task-Curses-UI-0.01.
1 distribution installed

I found the latest Curses::UI::Grid version is 0.15 ,

but the Curses::UI::Grid::Cell pm file in the module is only 0.14

see this ( https://metacpan.org/diff/file?source=ADRIANWIT/Curses-UI-Grid-0.14&target=ADRIANWIT/Curses-UI-Grid-0.15 )

I don't know whether the author of Curses::UI::Grid made a little mistake .

I suppose you can change Makefile.PL

requires 'Curses::UI::Grid::Cell' => 0.14;

or

requires 'Curses::UI::Grid' => 0.15;

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.