Skip to content

MAJigsaw77/hxnativefiledialog

Repository files navigation

hxnativefiledialog

Haxe/hxcpp @:native bindings for Native File Dialog.

Installation

You can install it through Haxelib

haxelib install hxnativefiledialog

Or through Git, if you want the latest updates

haxelib git hxnativefiledialog https://github.com/MAJigsaw77/hxnativefiledialog.git

Dependencies

On Linux you need to install gtk3 from your distro's package manager.

Commands list

Debian based distributions (Debian):

sudo apt-get install libgtk-3-dev

Arch based distributions (Arch):

sudo pacman -S gtk3

Fedora based distributions (Fedora):

sudo dnf install gtk3

Red Hat Enterprise Linux (RHEL):

sudo dnf install gtk3

openSUSE based distributions (openSUSE):

sudo zypper install gtk3

Gentoo based distributions (Gentoo):

sudo emerge x11-libs/gtk+:3

Slackware based distributions (Slackware):

sudo slackpkg install gtk+3

Void Linux (Void Linux):

sudo xbps-install -S gtk+3

NixOS (NixOS):

nix-env -iA nixpkgs.gtk3

Usage Example

Check out the Samples Folder for examples on how to use this library.

Licensing

hxnativefiledialog is made available under the MIT License. Check LICENSE for more information.

Native File Dialog is made available under the zlib License. Check Native's File Dialog LICENSE for more information.

About

Haxe/hxcpp @:native bindings for Native File Dialog.

Topics

Resources

License

Stars

Watchers

Forks

Languages