WindowWidth = 600 texteditor #w.te1, 0, 0, 290, 300 texteditor #w.te2, 294, 0, 290, 300 open "Pane test" for window as #w #w "when leftButtonMove resize" !MOUSE ON 132 wait sub resize h$, x, y #w.te1 "!locate 0 0 ";x-2;" 300" #w.te2 "!locate ";x+2;" 0 ";WindowWidth-x-18;" 300" #w "refresh" end sub
|
CURSOR _IDC_SIZEWE