CSC/ECE 517 Spring 2013/ch1a c ct: Difference between revisions
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
== Overview == | == Overview == | ||
Ruby as a programming language has gained popularity in recent years, mainly due to the Rails web framework. There actually exists quite a few graphical user interface toolkits/frameworks for Ruby so that desktop GUI applications can be created. Two previous articles have made detailed comparisons between different toolkits by looking at various factors such as ease of installation, documentation, look and feel, and difficulty of usage. This article will give updates on GUI toolkits that has developed since the previous articles were written, as well as discuss any toolkits that were not present in the previous articles. | Ruby as a programming language has gained popularity in recent years, mainly due to the Rails web framework. There actually exists quite a few graphical user interface toolkits/frameworks for Ruby so that desktop GUI applications can be created. Two previous articles have made detailed comparisons between different toolkits by looking at various factors such as ease of installation, documentation, look and feel, and difficulty of usage. This article will give updates on GUI toolkits that has developed since the previous articles were written, as well as discuss any toolkits that were not present in the previous articles. | ||
== GUI Toolkits for Ruby in Recent Years == | == GUI Toolkits for Ruby in Recent Years == | ||
The GUI toolkits for Ruby has not seen much growth since 2010. Most popular toolkits at the time remain popular choices today. However, | |||
== Visual Ruby == | == Visual Ruby == | ||
=== Installation === | |||
== RuGUI == | |||
=== Installation === | |||
Revision as of 16:59, 8 February 2013
Overview
Ruby as a programming language has gained popularity in recent years, mainly due to the Rails web framework. There actually exists quite a few graphical user interface toolkits/frameworks for Ruby so that desktop GUI applications can be created. Two previous articles have made detailed comparisons between different toolkits by looking at various factors such as ease of installation, documentation, look and feel, and difficulty of usage. This article will give updates on GUI toolkits that has developed since the previous articles were written, as well as discuss any toolkits that were not present in the previous articles.
GUI Toolkits for Ruby in Recent Years
The GUI toolkits for Ruby has not seen much growth since 2010. Most popular toolkits at the time remain popular choices today. However,