I can't seem to find any code for this.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Tooltip on SharpDX,Rectangle
Collapse
X
-
Hello Mindset,
Thank you for your post.
I suggest reviewing the following help guide page for info about using SharpDX for custom rendering:There is a section on that page titled "SharpDX Lines and Shapes" that contains information about different shapes, including Rectangles. It has links to additional resources and also a code snippet.
For an example in the platform that renders different shapes, please review the source code in the NinjaScript Editor for the SampleCustomRender indicator.
Please let us know if we may be of further assistance.
-
Hi Emily
Yes I read all that hence my question. so the answer is that there is no basic tooltiptext using SharpDX?
As it turns out I no longer need this - I found a better way of exposing what I wanted - but it would be nice to know for future reference.
Comment
-
What are you referring to as tooltiptext? Do you mean the Intelliprompt in the NinjaScript Editor?Originally posted by Mindset View PostHi Emily
Yes I read all that hence my question. so the answer is that there is no basic tooltiptext using SharpDX?
As it turns out I no longer need this - I found a better way of exposing what I wanted - but it would be nice to know for future reference.
Please elaborate and provide an example of what you are referring to so I may better understand and assist you.
I appreciate your patience.
Comment
-
a bit like this
New AddOn: Add tool tips to drawing objects - NinjaTrader Support Forum
but for SharpDX drawings
Comment
-
I see you contributed to that thread as well. As wbennettjr mentioned in post #10, SharpDX elements are being rendered and are not objects that can have a ToolTip attached to them.Originally posted by Mindset View Posta bit like this
New AddOn: Add tool tips to drawing objects - NinjaTrader Support Forum
but for SharpDX drawings
ToolTips are a general C# concept that is not specific to NinjaTrader. Our support team does not offer general C# educational services. For more information, please see the following publicly available link from the Microsoft site:
You can also contact a professional NinjaScript Consultant who would be eager to create or modify this script at your request or assist you with your script. The NinjaTrader Ecosystem has affiliate contacts who provide educational as well as consulting services. Please let me know if you would like our NinjaTrader Ecosystem team to follow up with you with a list of affiliate consultants who would be happy to create this script or any others at your request or provide one-on-one educational services.
Please let us know if we may be of further assistance.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
629 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
364 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
105 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
564 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
568 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment