Thanks,I still need to ask: What is the function of msg(11, 0) and msg(11, 1)? What does 11 represent?"
11=leftinfo Is this the control?
11=leftinfo Is this the control?
2yahuu
You're welcome. The code can be written like this (with the window locked from below):Code:
single=tcm(910) tem(`cm_VerticalPanels 1`) tem(`cm_VisTwoDriveButtons -1`)double=tem(`cm_VerticalPanels -1`) tcm(909) tem(`cm_VisTwoDriveButtons 1`)togglesd=if(isVerticalPanels, run_item(double), run_item(single))TreeSingleWindow=msg(11,0) if(msg(1074,18), tcm(3200)+run_item(double), run_item(single)+tcm(3201)) tcm(2918) msg(11,1) redraw()
Statistics: Posted by yahuu — 2024-09-24, 06:52 UTC