Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Problem with NT8 DrawTextFixed() method.

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

    Problem with NT8 DrawTextFixed() method.

    The outline with DrawTextFixed doesn't seem to work at all. The text area can also 1/2 overlap another text drawn above it. Try a DrawTextFixed() with a visible area color with text "XYZ\n" and then another with text "ABC" and the ABC will cover part of the first text instead of residing fully below. NT7 worked correctly in this regard.

    Dan
    eDanny
    NinjaTrader Ecosystem Vendor - Integrity Traders

    #2
    Hello Dan,

    Thank you for notifying us of this issue.

    We are currently testing with this to reproduce and report.
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      Hello Dan,

      When drawing the object, do you have IsOutlineVisible set to true? The outline will not appear without this set to true.

      Draw.TextFixed(this, "tag", "text", TextPosition.BottomRight, Brushes.Blue, myFont, Brushes.White, Brushes.Green, 100).IsOutlineVisible = true;

      This is the same option in the drawing object properties labelled 'Outline - enabled' and by default is set to false.

      Regarding the spacing issue, I was able to confirm this and I will report this to development.

      Thank for your work identifying and reporting this issue. Please let me know if you are able to find any other NinjaTrader 8 issues.


      (edit)
      I've reported the overlap issue to development. This is being tracked with ID# NTEIGHT-8379.
      Last edited by NinjaTrader_ChelseaB; 06-08-2015, 02:19 PM.
      Chelsea B.NinjaTrader Customer Service

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Mindset, Today, 06:46 AM
      0 responses
      7 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by M4ndoo, Yesterday, 05:21 PM
      0 responses
      11 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Started by M4ndoo, 04-19-2026, 05:54 PM
      0 responses
      13 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Started by cmoran13, 04-16-2026, 01:02 PM
      0 responses
      81 views
      0 likes
      Last Post cmoran13  
      Started by PaulMohn, 04-10-2026, 11:11 AM
      0 responses
      46 views
      0 likes
      Last Post PaulMohn  
      Working...
      X