Arjun Menon
Arjun Menon
I just did `./rubyc ` I can give it a try by installing ruby 2.4 in my system and re-run, but I have multiple gem dependencies and some of them...
I got rbenv. Now to package an app I just want to know how to declare multiple gems as dependencies?
Hi Any updates on this? Is there any condition on the type of C libs we can link with Rubex?
Hey > If we infer the type as a C type there will be no scope for assigning different objects to the same variable, which is possible in Ruby. I...
Can `right` property be added to elements? If I want to align an image on the right, I generally need to calculate the window width minus the image width plus...
Yeah but it doesn't work properly as I had raised an issue earlier. #402
In my humble opinion, integrating all of Gtk's layout techniques is too cumbersome. While using Grids, it became very difficult to actually align elements to proper shape and positions. You...
I came across this - https://github.com/libyui/libyui/ It is widget abstraction lib for Gtk, Qt and ncurses There idea is to write the layout, that can be used in any Gui...
> Cocoa programmers would expect to use InterfaceBuilder files from xCode. @ccoupe I understand. I dont have a Mac or windows machine, so as someone looking towards you, my focus...
Hey @ccoupe I havent heard of cassowary solver before. I can study it, if I understand it properly I can try porting it. Let me give myself a week on...