I can't for the life of me figure out what this does, or locate anything about it in the wiki. Specifically, I am looking at how Confluence displays the "Free Memory" on the SettingsSystemInformation screen. It does it like this:
Code:
<control type="label" id="2">
<description>Label 2</description>
<posx>0</posx>
<posy>0</posy>
<width>750</width>
<label>-</label>
<font>font13</font>
</control>This is really confusing me because it does not ever reference string 158 ("Free memory"), nor does it call System.memory(). Can anyone point me in the right direction?

It turns out if your window ID is 7 (SettingsSystemInfo) then there are some labels pre-defined. They are labels 2 through 11, as sort of alluded to here:![[Image: skinsq.png]](http://img854.imageshack.us/img854/931/skinsq.png)
Search
Help