sketchucation logo sketchucation
    • Login
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info

    [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

      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
      • First post
        Last post
      Buy SketchPlus
      Buy SUbD
      Buy WrapR
      Buy eBook
      Buy Modelur
      Buy Vertex Tools
      Buy SketchCuisine
      Buy FormFonts

      Advertisement