I want to create a very simple window manager for Ubuntu using Ruby. Where should I start? I am somewhat familiar with Qt (from when I used to use C++), but I don't mind using other frameworks.
Asked
Active
Viewed 299 times
2
-
6Because it's sexy and a pleasure to work with? – Fábio Batista May 28 '11 at 00:31
-
@Fábio Batista, Oh, how very right you are... +1 – omninonsense May 28 '11 at 00:40
1 Answers
3
There's this great presentation, presenting several toolkit alternatives. It's in Portuguese, but it should not be hard to understand the toolkit names and screnshots :)
http://www.slideshare.net/guest2a3a90/ruby-no-desktop-marcelo-castellani

Fábio Batista
- 25,002
- 3
- 56
- 68