Home Questions Visibility of a cursor on kinarm

Visibility of a cursor on kinarm

DWQA QuestionsCategory: Dexterit-EVisibility of a cursor on kinarm
Yan Li asked 4 years ago
My cursor displayed on the screen is always covered by other graphic targets. However, I want the cursor to be on the top of other things all the time. Is there any way to change the probabilities of the cursor? Thanks.
1 Answers
Koloman Varady Staff answered 4 years ago
Hi Yan Li, Sorry for the late reply! The targets are (including the cursor) are drawn on the screen in the order that they are sent to the Process_Video_CMD block (and so the last vcode sent is drawn on top of everything else). So if you connect the hand feedback block last to the matrix concatenation block, it will not be covered by any other targets. Cheers, Koloman