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 DanielTynera, Today, 01:14 AM
      0 responses
      2 views
      0 likes
      Last Post DanielTynera  
      Started by yertle, 04-18-2024, 08:38 AM
      9 responses
      40 views
      0 likes
      Last Post yertle
      by yertle
       
      Started by techgetgame, Yesterday, 11:42 PM
      0 responses
      10 views
      0 likes
      Last Post techgetgame  
      Started by sephichapdson, Yesterday, 11:36 PM
      0 responses
      2 views
      0 likes
      Last Post sephichapdson  
      Started by bortz, 11-06-2023, 08:04 AM
      47 responses
      1,615 views
      0 likes
      Last Post aligator  
      Working...
      X