libui.cr icon indicating copy to clipboard operation
libui.cr copied to clipboard

Crystal-lang bindings for libui

Results 7 libui.cr issues
Sort by recently updated
recently updated
newest added

Hi Write more the process of running programs using the library libui.cr on linux (ubuntu)

Heya Fusion, Have you tried to use libui-ng + crystal on windows again? Perhaps crystal libui would work now. It would be an interesting alternative for quick prototyping. And libui-ng...

https://github.com/libui-ng/libui-ng libui lives on! It is immortal! \o/ Someone update the repository here please? :D

Hello, I see the note in the readme which advises to add `-L$(pwd)` as a linker flag to avoid this error, but I am still getting it. (I'm on macos)...

I am trying to delete a box, with all its children. I believe there are two possible ways to do this, but I haven't manage to make work any of...

Is it a good idea to create objects for each of the "types" in LibUI, to make it easier for a Crystal programmer to use, as opposed to a "functional"...

Hello. Patience with me, I'm new to Crystal, as we all are, I guess. Excuses apart, I'm trying to create a UI::Window* object inside the constructor and there seems to...