From: paron Date: 2007-08-01T20:19:59+09:00 Subject: Re: TK for web application On Aug 1, 5:45 am, Guo Yangguang wrote: > Thank you!Your explaining have made me clear about TK in ruby.I have to > find another way to build rich interface.In fact ,what i really want is > someting that can make my interface looks more attractive.Using that > tool,My interface such as menu would have more third dimension,even some > animations.I prefer a button like flash button,not just a plain text > containing a link.Can you tell me what can make me accomplish this rich > interface? You might have a look at Flex: http://en.wikipedia.org/wiki/Adobe_Flex http://groups.google.com/group/adobe-rubyonrails-ria-sdk?hl=en and at OpenLaszlo: http://en.wikipedia.org/wiki/OpenLaszlo http://groups.google.com/group/laszlo-on-rails?lnk=li&hl=en and at xul: http://www.moztips.com/xul_lessons/fortunecookies/present.php http://www.zedshaw.com/essays/ruby_xul.html I have a fondness for OpenLaszlo, and OpenLaszlo can produce either DHTML or Flash-based RIA, so I'd start there. Flex is Adobe's, and has Adobe's massive support, but it's Flash player all the way. xul is "kul," but it's only on Mozilla browsers. Those are the main answers I know about. Ron