class KNOTX |
---|
shared PDefNum:INT; |
---|
shared CurrentEditMode:INT:=1; |
---|
**** | CorrentEditMode must match with menu list knot_edit[] in MODULE knotXW |
shared PDefNum:INT; |
---|
const kBack:INT:=0; |
---|
const kMark:INT:=9; |
---|
**** | XOR |
const kStr:INT:=1; |
---|
const knotButtonC:INT:=2; |
---|
const knotButtonL:INT:=1; |
---|
const knotButtonPress:INT:= 4; |
---|
const knotButtonR:INT:=3; |
---|
const knotButtonRelease:INT:= 5; |
---|
const knotLeaveNotify:INT:=8; |
---|
**** | moune button |
const knotMotionNotify:INT:= 6; |
---|
const rtStr:INT:=3; |
---|
**** |
const tStr:INT:=2; |
---|
EditSelectK(select:INT):INT |
---|
EffectSelectK(select:INT):INT |
---|
FilesSelectK(select:INT):INT |
---|
InvSelectK(select:INT):INT |
---|
OtherSelectK(select:INT):INT |
---|
RepSearch(n,form,branchind,covlk,h1b,h1u,knotgrp,twistAlex, |
---|
Restrictions |
---|
TrackEventK(event,button,mouseX,mouseY:INT) |
---|
VPara(n:INT) |
---|
closeProc |
---|
init |
---|
repaint |
---|
**** | repaint window for Expose event |
startProc |
---|
shared CurrentEditMode:INT:=1; |
---|
**** | CorrentEditMode must match with menu list knot_edit[] in MODULE knotXW |