- Messages
- 10,149
- Country
Hey all,
I am having some problems with using Update in my new gauge.
If I use <Update Frequency="3"/> and I put in another </Update> at the end of this (making it a Update Section), then the gauge is broke. If I use <Update Hidden="No"> (or yes) with another </Update> at the bottom of that section, the gauge will run, but the effect seems to not be working, things arent being updated.
How exactly does one use Updates?
I was looking around at other gauges like some Dwight had worked on, and found he used <Update Frequency="7"/> once at the top, then he might add a <Update Frequency="2"> (without the / slash) which has a ending </Update> on the end of that section, then some Elements (in that same gauge) will have a single line <Update Frequency="3"/> (that has the / slash symbol in it, used once) in that Element section, no ending cap with the </Update> on it.
So I take it you can use <Update Frequency="3"/> with no ending cap, used all by itself or in a Element
You can have an update section with <Update Frequency="3"> </Update>
And you can also have <Update Hidden="Yes"> (yes or no). (Note it doesnt have an / slash symbol).
Also... What does Update Hidden (yes or no) do in a gauge? How is it hidden?
If I remember correctly, Frequency = checks per second.
Sorry for all the questions. I never fully understood this and I am having some issues presently on it.
Bill
LHC
I am having some problems with using Update in my new gauge.
If I use <Update Frequency="3"/> and I put in another </Update> at the end of this (making it a Update Section), then the gauge is broke. If I use <Update Hidden="No"> (or yes) with another </Update> at the bottom of that section, the gauge will run, but the effect seems to not be working, things arent being updated.
How exactly does one use Updates?
I was looking around at other gauges like some Dwight had worked on, and found he used <Update Frequency="7"/> once at the top, then he might add a <Update Frequency="2"> (without the / slash) which has a ending </Update> on the end of that section, then some Elements (in that same gauge) will have a single line <Update Frequency="3"/> (that has the / slash symbol in it, used once) in that Element section, no ending cap with the </Update> on it.
So I take it you can use <Update Frequency="3"/> with no ending cap, used all by itself or in a Element
You can have an update section with <Update Frequency="3"> </Update>
And you can also have <Update Hidden="Yes"> (yes or no). (Note it doesnt have an / slash symbol).
Also... What does Update Hidden (yes or no) do in a gauge? How is it hidden?
If I remember correctly, Frequency = checks per second.
Sorry for all the questions. I never fully understood this and I am having some issues presently on it.
Bill
LHC