• Login
sketchucation logo sketchucation
  • Login
🤑 SketchPlus 1.3 | 44 Tools for $15 until June 20th Buy Now

[ruby doc] Menu.add_item

Scheduled Pinned Locked Moved Developers' Forum
1 Posts 1 Posters 404 Views 1 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    Jim
    last edited by 31 May 2008, 16:51

    add_item can not only accept a string and a proc, but a command as well.

    def hello
      UI.messagebox("Hi!")
    end
    
    cmd = UI;;Command.new("Say Hello") { hello }
    
    UI.menu("Plugins").add_item( cmd )
    

    This let's you create a single command that can be used in both a menu and toolbar.

    Hi

    1 Reply Last reply Reply Quote 0
    • 1 / 1
    1 / 1
    • First post
      1/1
      Last post
    Buy SketchPlus
    Buy SUbD
    Buy WrapR
    Buy eBook
    Buy Modelur
    Buy Vertex Tools
    Buy SketchCuisine
    Buy FormFonts

    Advertisement