Send Action to show layers window HELP!
-
Hello,
Making a custom toolbar with Ruby and everything works great: Icons, actions, everything....except:
I can't get the command to show the Layers Window to work.
I've tried both of these:
result = Sketchup.send_action "WindowLayers:"
result = Sketchup.send_action "21354:"
Referenced from here:
http://code.google.com/apis/sketchup/docs/ourdoc/sketchup.html#send_actionOn a PC WinXP, SU 8
Nothing occurs when I click the button. But I can put any other action in there and it works fine.
Anyone have any ideas?
Thanks.
Joe
-
Hi Joe,
UI.show_inspector("Layers")
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better π
Register LoginAdvertisement