All content and news on InfoQ about GUI
News about GUI
- Ruby
- Topics
- JRuby,
- Rich Client / Desktop
We look at the recent developments around the Ruby Shoes GUI toolkit. The Shoebox is a repository for sharing applications written using Shoes. Next to useful applications, Ruby-Processing uses JRuby to get the Processing environment into Ruby.
-
By Mirko Stocker
on May 01, 2008,
- Java,
- Ruby
- Topics
- Domain Specific Languages,
- Scripting,
- Rich Client / Desktop,
- JRuby
Glimmer is a library for building GUIs with JRuby and SWT. Using the Builder idiom, it allows to define GUIs very quickly, but also permits to access SWT APIs directly. Glimmer was recently proposed as an official Eclipse project, so we caught up with Andy Maleh to talk about the project.
-
By Werner Schuster
on Feb 19, 2008,
- Ruby
- Topics
- Domain Specific Languages,
- Programming
Anvil is a new Ruby GUI MVC framework aimed to make GUI development with Ruby simpler. Taking ideas from Rails and Merb, it provides code generators and other tools to automate much of the tedious work. InfoQ caught up with the developer Lance Carlson to see what's behind Anvil and what's planned for future releases.
-
By Antonio Cangiano
on Feb 06, 2008,
- .NET,
- Ruby
- Topics
- Scripting,
- Runtimes,
- Dynamic Languages,
- .NET Framework
Ruby.NET, a project to compile Ruby source to .NET CIL, just released version 0.9. The release comes with improved .NET integration and a nearly complete implementation of the Ruby standard library. To top it off, Ruby.NET VS integration ships Form Builder support to help build Ruby GUI apps.
-
By Werner Schuster
on Nov 20, 2007,
- Ruby
- Topics
- Rich Client / Desktop,
- Dynamic Languages
Ruby GUI toolkits are a dime dozen - but Why The Lucky Stiff managed to create one with a novel approach. Ruby Shoes facilitates animation, 2D graphics, and simple interaction. We take a look at its distinguishing features.
-
By Werner Schuster
on Sep 19, 2007,
- .NET,
- Ruby
- Topics
- Interop,
- .NET Framework
The Ruby Connector allows communication between .NET and Ruby. This brings the power of .NET to Ruby, and allows to use Ruby to power Visual Studio generated GUIs.
-
By Werner Schuster
on Sep 11, 2007,
- Java,
- Ruby
- Topics
- Domain Specific Languages,
- JRuby,
- Dynamic Languages
Profligacy is a new JRuby based GUI library created by Zed Shaw. It's aimed at tackling the GUI layout problem with LEL, a compact Wiki-like notation for GUI layouts.
-
By Werner Schuster
on Jul 13, 2007,
- Java,
- Ruby
- Topics
- Domain Specific Languages,
- JRuby,
- Rich Client / Desktop
Ruby already has a host of bindings for various GUI toolkits. JRuby now allows the use of Java's Swing and there are already a few libraries trying to make Swing less tedious to work with. We look at the approaches taken in Profligacy, Cheri, and the JavaFX Script clone Swiby.
-
By Werner Schuster
on Jul 06, 2007,