From: Gavri Fernandez Date: 2004-12-31T00:23:22+09:00 Subject: GUI toolkit which separates UI specification from driving logic Hi, Is there one for Ruby? Like XUL for Javascript. wxWidgets and Fox both need the programmer to build the UI using code instead of markup. Why aren't there more frameworks/toolkits for Desktop applications which separate these 2 concerns? I was just looking at the wxRuby samples and thought that this shouldn't be so hard.... gavri