Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Add custom drawing tool to "Drawing tools" menu

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Add custom drawing tool to "Drawing tools" menu

    Hi,

    I've developed a custom drawing tool, but I don't know how to add it to "Drawing tools" context menu

    Thanks

    #2
    Hello Powerbucker,

    Drawing tools get automatically added to the menu assuming they are programmed in the correct way, have you compared what you made against the other drawing tools in the NinjaScript editor? You should have an OnStateChange method and also a Name = " " string which need your custom items name as a starting point. In order to draw the tool you also will need to add the mouse handling for the anchors before it can be drawn.

    Comment


      #3
      Hi,

      thanks, now it's working. How could I assign a keyboard shortcut to this drawing tool?

      Thanks

      Comment


        #4
        Hello Powerbucker,

        You can set up hotkeys for drawing objects in the control center -> tools -> hotkeys menu under the chart section.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        579 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        334 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        101 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        554 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        551 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X