Errors, bugs, questions - page 1455

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Here's the script.
Created an object. Assigned text.
Recognising the text itself and the size.
Why is the text itself recognized, but the size is not?
Here's the script.
Created an object. Assigned text.
Recognising the text itself and the size.
Why does it recognize the text but not the size?
I just checked.
Even the colour comes back correctly.
Why isn't the size? Is this some kind of taboo?
I just checked.
Even the colour returns correctly.
Why isn't the size? Is this some kind of taboo?
I just checked.
Even the colour returns correctly.
Why isn't the size? Is that some kind of taboo?
Because the object has no time to render, you want too much...
Opera browser
Opera 34.0
Do more on the web
Version information
Browser ID
Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.73 Safari/537.36 OPR/34.0.2036.25
When inserting a new message using SRC, the SRC text disappears.
When updating using/inserting SRC it's fine.
because the object doesn't have time to render, you want too much...
That's cool.
Now please help me to implement this in an indicator and make it work without ticks (on weekends).
As long as the text label is not rendered, the size is unknown. What is not clear here?
Do you have a solution to this issue in an indicator, without ticks?
And I've said it before. It's strange that you can get the text itself without rendering but not the size.
That's cool.
Now please help me to implement it in an indicator and make it work without ticks (on weekends).
---
---
Thank you. But it's cumbersome to know the size of the text, to put it mildly.
Why is it possible to find out the text size without rendering but not the text size?
Thank you. But it's cumbersome to know the size of the text, to put it mildly.
Why can we know the text itself without rendering but not its size?
Perhaps the text to be rendered is stored in a variable from which we retrieve it and you have to create an object of thousands of pixels to create the text.
And the code I gave you is just an example of a runtime implementation.