Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Ruby
Gnome::CanvasItem.affine_absolute
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="FireAphis, post: 4569496"] Hello I'm trying to assign an affine transformation to CanvasItem in my Ruby/ Gnome2 application. Apparently there is a method called 'affine_absolute' that I should use. The problem is that my ruby doesn't recognize it. When I type 'Gnome::CanvasItem.methods' it isn't in the list either. On the other hand when I google it I see this method used by others. I checked the source code of the library ([URL]http://sourceforge.krugle.com/files/cvs/cvs.sourceforge.net/ruby-[/URL] gnome2/ruby-gnome2/gnomecanvas/src/rbgnome-canvas-item.c) and the method *is* defined there. I'm using the latest (0.16) release of the library. Does anybody know what's wrong? Am I missing something? Thanks FireAphis [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Ruby
Gnome::CanvasItem.affine_absolute
Top