From: Lyle Johnson Date: 2005-01-22T00:32:52+09:00 Subject: Re: [Newbie] Use FXRuby to move an image on a canvas? On Fri, 21 Jan 2005 17:50:58 +0900, Einar Buffer wrote: > As a learning exercise, I'm planning on writing a simple card game in Ruby, > using FXRuby for graphics. I'd like the user to be able to grab a card using > the mouse, and move it to a new location. Is that supported by FXRuby at the > moment? In the FXRuby User's Guide online, it seems that the functionality > I'm talking about is on the to-do list, but is that up to date? And finally, > if it's not supported - have any of you implemented such a widget e.g. in > C++ and used it in FXRuby? Is that hard to do? There is no such widget in FXRuby at this time, and I'm not aware that anyone's written one. If you get any leads on this I'd like to hear about it!