From: Tom de Grunt Date: 2006-08-07T17:25:24+09:00 Subject: Re: GUI All, Thanks for your answers. I did check out rubywebdialogs, but I guess that when users see a browser, they'll think the app is a webapplication. Maybe some of you know Komodo (ActiveState) which is written using XPFE (Mozilla's framework) and Python (using PyXPCOM) this is running like it was a native app on my Mac (OSX). Any opinions on XUL or XULRunner? So now I gotta find out whether libglade/glade run's on Mac OSX - I'll try compiling it (if that doesn't work I'll try and grab it from darwinports). Thanks, Tom. On 2006-08-07 08:26:02 +0200, Alex Young said: > Tom de Grunt wrote: >> Hello All, >> >> Though a lot has already been asked about GUI's and Ruby here another question. >> Does anyone know of a platform independent GUI solution, which uses XML > Check here: > http://www.erikveen.dds.nl/rubywebdialogs/index.html > > It uses the browser as a renderer. I haven't had a reason to use it > myself yet, but it's on my list of potentially *very* useful things. > >> (XUL, UIML, or even XAML)? > There's a nasty rumour flying about that anybody wanting to implement a > XAML renderer will need to buy a licence from Microsoft, so I doubt > that's going to happen any time soon.