rubyFeedback

Results 300 issues of rubyFeedback

Heya Andy, First let me copy/paste an example with CSS and ruby-gtk3; I will refer to this later. require 'gtk3' module Gtk class HoverButtonExampleViaCss < ::Gtk::Box # === Gtk::HoverButtonExampleViaCss alias...

I tried this: rb topinambour --execute bash --background=black in bin/ The first works, I can use bash upon starting it. The second is not supported. I understand that via CSS...

Hello there. I just started with arduino; I know ruby very well, but mruby only a bit, and ... only a tiny bit of C so far. Anyway - would...

Hello, I found this via https://forums.beamdog.com/discussion/44476/tool-big-world-setup-bws-mod-manager-for-baldurs-gate-enhanced-edition-trilogy-for-windows I was looking for a tool to help in regards to mods. Some mods are abandoned and installing them can be a bit annoying...

Hey there Kevin, If you ever have some spare time, do you think you could add a few standalone examples for using prism? I mean specifically just using prism itself...

documentation

Hi, Recently I read: https://www.ruby-lang.org/en/news/2023/11/12/ruby-3-3-0-preview3-released/ "Prism is production ready and actively maintained, you can use it in place of Ripper" Would it be possible to add a table somewhere, be...

documentation
enhancement

Hi, Just found the project via StackOverflow link, after ghostscript etc... could not achieve as efficient compression as "i love pdf" (a website) did, and I wanted to at the...

The INSTALL file says we should use ./configure but this does not work.

I run: ruby main.rb It yields output such as: Percent complete: 2.1391% lPercent complete: 89.8722% Done. 481% But I did not see any new files. Could you add code to...

Could more examples be added to raytrace-ruby? Like in examples/ or samples/ or something like that, just to show how to use the library.