Issues
- 3
Tooltips via libui-dev?
#89 opened by rubyFeedback - 0
- 11
Optimize performance of area draw methods
#75 opened by AndyObtiva - 2
API reference for ruby LibUI?
#87 opened by rubyFeedback - 1
- 8
How to build?
#84 opened by josephschito - 2
Ruby 3.3 fiddle issue
#85 opened by AndyObtiva - 1
[Question mostly] A conceptual API-question: passing 1 (or 0), as opposed to true (or false), in libui
#83 opened by rubyFeedback - 2
- 2
Request for the addition of a new example: an example in how to use LibUI.new_scrolling_area
#82 opened by rubyFeedback - 1
[Just info] https://github.com/jamescook/libui-ruby has been archived as of October 2023
#80 opened by rubyFeedback - 26
ARM64/AARCH64 Support
#47 opened by AndyObtiva - 4
Table example:
#77 opened by rubyFeedback - 3
Version 0.0.13.pre x86-mingw32 does not work
#76 opened by kojix2 - 4
Question: Why choose `fiddle` rather than `ffi`?
#70 opened by ccmywish - 8
- 2
- 8
- 3
Two duplicate lines, I think, at: https://github.com/kojix2/LibUI/blob/main/examples/draw_text.rb#L92
#74 opened by rubyFeedback - 12
Table Selection API
#69 opened by AndyObtiva - 2
Two things about libui-ng: one is a build failure with "rake"; the other is a suggestion
#63 opened by rubyFeedback - 2
- 8
Example for Parent and Child Windows
#52 opened by Delikt - 3
Organising on https://github.com/kojix2 ?
#61 opened by rubyFeedback - 1
libui-ng related methods: how to use it?
#59 opened by rubyFeedback - 1
- 6
- 25
Windows 10 x64 issue with Fiddle and libui
#32 opened by AndyObtiva - 1
- 14
Exe wont start (Fiddle::DLError) Windows 11 Notebook
#48 opened by Delikt - 5
- 2
Turing Pattern
#41 opened by AndyObtiva - 2
Small bug (I think) in examples/ directory, at the file called draw_text.rb
#39 opened by rubyFeedback - 6
callback for UI.timer
#33 opened by kojix2 - 1
Addition of another example? Basic colour table - see Andy's example in glimmer-libui-dsl
#40 opened by rubyFeedback - 2
Adding more than one area underneath a grid makes only the first area show up (Mac)
#38 opened by AndyObtiva - 8
Editable checkbox columns do not fire SetCellValue on checking/unchecking on the Mac
#28 opened by AndyObtiva - 2
- 2
Arc not working on Windows
#36 opened by AndyObtiva - 1
libui examples - see https://ring-lang.github.io/doc1.14/libui.html in particular for the "Text Drawing" example
#21 opened by rubyFeedback - 2
Draw Text - fancy colours and font-effects?
#20 opened by rubyFeedback - 0
Releasing allocated pointers in Fiddle
#35 opened by kojix2 - 7
- 1
Would it be possible to add an example for the callback use of a color_button, into the libui gem examples?
#34 opened by rubyFeedback - 2
LibUI::FFI::DrawStrokeParams.Dashes Example
#30 opened by AndyObtiva - 4
- 2
Editable Table Example
#25 opened by AndyObtiva - 4
- 2
I get an error when I register two handlers
#22 opened by PJZ9n - 2
Fiddle::Pointer and OOP: can we modify Fiddle::Pointer? If not can we add something else that acts mostly like a pointer but also more advanced when necessary?
#19 opened by rubyFeedback