GUIDeFATE | GUI Design From A Text Editor | User Interface library

 by   saiftynet Perl Version: Current License: GPL-3.0

kandi X-RAY | GUIDeFATE Summary

kandi X-RAY | GUIDeFATE Summary

GUIDeFATE is a Perl library typically used in User Interface applications. GUIDeFATE has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.

GUI Design From A Text Editor. Designing a graphical User interface requires knowledge of things like toolkit libraries, platform context etc. At least I think it does. I am a relatively new programmer in that I have near zero experience in GUI programming outside a web page. So when I explore how to design an application which works outside a command line or a browser window, I feel tremendously out of my depth. When I see the programming interfaces to these interfaces (QT, GTK, TK, ncurses, HTML) my bewilderment reaches even greater heights. Sure there are clever things like wxGlade, and QT Designer etc. These are tools that also require more skill than I possess; I am old and I can just about use a text editor as an IDE. So what is needed? I need a GUI designer that: -.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              GUIDeFATE has a low active ecosystem.
              It has 65 star(s) with 4 fork(s). There are 8 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 5 open issues and 2 have been closed. On average issues are closed in 12 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of GUIDeFATE is current.

            kandi-Quality Quality

              GUIDeFATE has no bugs reported.

            kandi-Security Security

              GUIDeFATE has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              GUIDeFATE is licensed under the GPL-3.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              GUIDeFATE releases are not available. You will need to build from source code and install.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of GUIDeFATE
            Get all kandi verified functions for this library.

            GUIDeFATE Key Features

            No Key Features are available at this moment for GUIDeFATE.

            GUIDeFATE Examples and Code Snippets

            No Code Snippets are available at this moment for GUIDeFATE.

            Community Discussions

            Trending Discussions on GUIDeFATE

            QUESTION

            Is there a tool like PySimpleGUI for Perl?
            Asked 2019-Dec-27 at 18:05

            I am looking for a Perl GUI tool that is as simple as PySimpleGUI. PySimpleGUI claims to be a good choice for things like this:

            • add the convenience of a simple GUI onto a CLI Perl script.
            • share some cool Perl tools I run from the terminal but give the (internal) users a simple GUI
            • share my Perl programs with friends or family (that aren't so comfortable with the CLI)
            • run a program in the system tray (potentially)
            • looking for a GUI package that is "supported" and is being constantly developed and improved
            • good documentation and examples

            Those are my requirements and because PySimpleGUI offers all that, I gave it a try for a project. I liked it. That prompted to to try to find something like it for Perl.

            I'm running perl 5, version 30 on Linux with KDE.

            So far I only found:

            I was not able to get the examples to run, and the supplied documentation doesn't meet my requirements. (I will ask about my specific problems with GUIDeFATE in a separate question, but GUIDeFATE is not actively developed like PySimpleGUI.)

            I have used Kdialog for bash scripts in the past and it is not what I have in mind.

            Is there an equivalent of PySimpleGUI for Perl?

            ...

            ANSWER

            Answered 2019-Dec-25 at 21:50

            I was not able to find anything like PySimpleGUI in Perl. I think you need to build the gui based on the full api of the toolkit (and not a simplified version of the api like PySimpleGUI). I know that the Gtk3 and Tk toolkits are actively used. There are also the Wx and QtCore4 toolkits, but these are less used and not actively maintained in my opinion.

            Here is an example in Gtk3:

            Source https://stackoverflow.com/questions/59481585

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install GUIDeFATE

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/saiftynet/GUIDeFATE.git

          • CLI

            gh repo clone saiftynet/GUIDeFATE

          • sshUrl

            git@github.com:saiftynet/GUIDeFATE.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link