[Plugin] Ruby Toolbar
-
Ok, thanks Thomthom. I guess the Win32 functions were finding the toolbar instead of the actual Ruby Console?
Anyway, made that changes, and a few other minor ones:
-
Thanks Jim, and happy new year.
-
Thank you, and a happy new year to you.
I am not sure if I should continue to include Win32API.so file with this plugin? Win32API.so is obsolete and we hope to be moving to something better in the near future.
-
@everywinter said:
Hi! Im a new user to ruby and ... Can you teach me what should i do? How should i start?
Go to this post... Ruby Newbie's Guide to Getting Started
-
Hello, I made a minor improvement:
- Remembers most recently used folder and last loaded file between sessions.
http://sketchuptips.blogspot.com/2007/08/plugin-ruby-toolbar.html
-
-
Why do I get this load error when I try the "Ruby Toolbar"
Error Loading File C:/Program Files/Google/Google SketchUp 8/Plugins/rubytoolbar/rubytoolbar.rb
no such file to load -- Win32APIError Loading File rubytoolbar.rb
no such file to load -- Win32APII have attached my PlugIns and rubytoolbar folders
-
Because you also need
Win32API.so
in the Plugins folder to run a few tools like this on a PC.
It does say on the download page:
@unknownuser said:Requirements
Sketchup
Windows
Win32API.so (if not already installed)
So get it here http://forums.sketchucation.com/viewtopic.php?f=323&t=42732&p=383201&hilit=win32ole#p383201
Make sure you get the version to suit your SUp version.
There are some useful docs too... IF you want to dabble with the dark-arts of these .so files... BUT please learn the basics first...
While you are at it, also getWin32OLE.so
- as I suspect you'll need it later when you get more adventurous... -
@tig said:
Because you also need
Win32API.so
in the Plugins folder ...
While you are at it, also getWin32OLE.so
Both files are included in the "so" zips, I posted.
(However, those are the only source object files from the Ruby distro, that are included.)
-
I got it now !
- and the toolbar works really fine - nice tool !
Advertisement