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.

  • Debian based distributions:

    sudo apt-get install libgtk-3-dev
  • Arch based distributions:

    sudo pacman -S gtk3
  • Gentoo based distributions:

    sudo emerge x11-libs/gtk+:3

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