GithubHelp home page GithubHelp logo

brinkqiang2cpp / portable-file-dialogs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from samhocevar/portable-file-dialogs

0.0 1.0 0.0 185 KB

๐Ÿ’ฌ Portable GUI dialogs library, C++11, single-header

License: Do What The F*ck You Want To Public License

C++ 99.49% CMake 0.51%

portable-file-dialogs's Introduction

Portable File Dialogs

A free C++11 file dialog library.

  • works on Windows, Mac OS X, Linux
  • single-header, no extra library dependencies
  • synchronous or asynchronous (does not block the rest of your program!)

Similar to Tiny File Dialogs but I like it better.

Status

This is still experimental and nearly not as feature-complete as Tiny File Dialogs, but for once it seemed more constructive to start a project from scratch than try to fix its almost 1200 unchecked strcat or strcpy calls, lack of proper shell escaping, and synchronous architecture.

The currently available backends are:

  • Win32 API (all known versions of Windows)
  • Mac OS X (using AppleScript)
  • GNOME desktop (using Zenity or its clones Matedialog and Qarma)
  • KDE desktop (using KDialog)

Documentation

Screenshots (Windows 10)

warning-win32 notify-win32 open-win32

Screenshots (Mac OS X, dark theme)

warning-osxdark notify-osxdark open-osxdark

Screenshots (Linux, GNOME desktop)

warning-gnome notify-gnome open-gnome

Screenshots (Linux, KDE Plasma desktop)

warning-kde notify-kde open-kde

portable-file-dialogs's People

Contributors

samhocevar avatar funbiscuit avatar djlink avatar

Watchers

James Cloos avatar

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.