Posted by member 32550 on 2004-08-11 03:49:27 link

the problem is, that chm files are not decompressed, so you can find it in your modules\archive\xlabel-XX.zip file.


to hook a label into another:
*label 1label
1Labelx
1Labely
1Label...
*1LabelModuleHook !labellsboxhook 2Label
*1LabelModuleHook !labellsboxhook 3Label


now, the hooked labels have a x and y pos from the beginning of the base label, not your desktop position:
2Labelx 0
3Labely 0
= top left corner of 1Label

and, if you hook 2/3Label, don't set the
*Label 2Label
line. this line has only to be there if you paint it directly on the Desktop