nuklearbrowser ~master
A file browser for Nuklear GUI library
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
This is a simple local file browser for the backend-agnostic Nuklear GUI library. It is a D translation (with some major changes) from example file of the original library. Interfacing is handled by BindBC-Nuklear.
This is a library, not an application. It is used simply by including the source
in your Nuklear application and calling the functions - see example
directory.
Note that this is not a -betterC
library - you will need full DRuntime.
In principle, you should be able to use it regardless of the Nuklear backend.
In practice, I have only tested it with the backend at the example directory.
You can run unittests without writing any extra code with dub test
. Currently
this does not require the Nuklear binary, but this may change in future.
The file browser is currently primitive. It should work, but you'll likely want to use it only as a base for your own modification. Known limitations:
- Can only search the current drive -no going to explore your USB stick
- Long texts do not warp
- Likely to have serious bugs
Currently tested on 64bit Linux and Wine as 32bit. Boost Licensed.
- Registered by Ate Eskola
- ~master released 3 years ago
- dukc/nuklearbrowser
- Boost
- Copyright © 2020, Ate Eskola
- Authors:
- Dependencies:
- bindbc-nuklear
- Versions:
-
0.1.1 2021-Aug-03 0.1.0 2021-Jul-20 0.0.3 2020-Feb-21 0.0.2 2020-Jan-30 0.0.1 2020-Jan-18 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
0 downloads this month
-
28 downloads total
-
- Score:
- 0.3
- Short URL:
- nuklearbrowser.dub.pm