Questions tagged [apply-templates]
90 questions
0
votes
1 answer
MQL4 Error 4024 ChartOpen() doesn't return Chart ID
Recently I came across a new funny problem.
Function of the code: Open New Chart --> Apply Template --> Take Screenshot --> Close Chart.
But in 30% an error occurs. ERROR 4024. The Chart Opens, but It doesn't return the Chart ID. I've programmed a…

Roth99
- 1
- 2
0
votes
0 answers
Add a condition from a template before applying it
I have this code on xslt 2.0.
…

Valentin Gonzalez
- 15
- 4
0
votes
1 answer
Transform only the last element of XML and copy the rest in XSLT
I have an XML like below -
16
466
144922
0
5668
475
The number of columns can vary…

VJain
- 19
- 4
0
votes
1 answer
How to set DP value when the custom control use in the xaml? (when declaring)
My English skill is poor because I'm not a native English speaker.
I hope you to understand.
I created a custom window that overrides the title bar shape.
The part of the xaml code is as shown below.