![]() |
![]() ![]() ![]()
|
![]() |
|
appearance as argument number 1 |
![]() |
(documentation DraggingWithCursor EnglishLanguage "DraggingWithCursor consists of moving a cursor while some other screen component moves along with the cursor.") | ComputerInput.kif 1742-1743 | |
(subclass DraggingWithCursor MovingCursor) | ComputerInput.kif 1741-1741 | DraggingWithCursor 是 MovingCursor 的 subclass |
(udaCanSignify (IntersectionFn MouseButtonHoldDown SlidingComputerInputDeviceAction) DraggingWithCursor) |
ComputerInput.kif 1744-1745 | 结合 MouseButtonHoldDown 和 SlidingComputerInputDeviceAction isgnifies DraggingWithCursor |
(udaCanSignify (IntersectionFn ShiftKeyHoldDown SlidingComputerInputDeviceAction) DraggingWithCursor) |
ComputerInput.kif 1746-1747 | 结合 ShiftKeyHoldDown 和 SlidingComputerInputDeviceAction isgnifies DraggingWithCursor |
antecedent |
![]() |
(=> (and (instance ?ACT DraggingWithCursor) (patient ?ACT ?CURSOR) (instance ?CURSOR Cursor)) (instance ?CURSOR MouseCursor)) |
ComputerInput.kif 1750-1755 | |
(=> (instance ?ACT DraggingWithCursor) (exists (?GUIE) (and (patient ?ACT ?GUIE) (instance ?GUIE GUIActiveArea) (not (instance ?GUIE Cursor))))) |
ComputerInput.kif 1759-1765 |
![]() |
![]() |