From: Alex DeCaria Date: 2010-02-20T04:05:37+09:00 Subject: Re: Where is Ruby 1.9 'TK' library? I got an interesting result. I was able to install tk_from_gem and it installed and worked. However, if I run my Tk application using Ruby 1.9 it loads noticably slow (the Gui builds frame-by-frame as I watch it). If I run the exact same application using Ruby 1.8, it loads instantaneously. I've attached the application I'm running (a units converter program) in case anyone wants to play with it. Please note it was my first attempt at GUI programming, so I know it's not the best for style, etc. --Alex Attachments: http://www.ruby-forum.com/attachment/4501/unit_converter.rbw -- Posted via http://www.ruby-forum.com/.