UnSelect

Post Reply
User avatar
trueBlue
Captain
Posts: 5206
Joined: 06 Jul 2009, 22:50
Type the number ten into the box: 10

UnSelect

Post by trueBlue »

Tinkering with Clinton's newly found code, I found a way to remove the selection from the Stack/Panels

Code: Select all

RsTool.Arrow()
PVT_LOCKED = 2
RsStackView.RemovePanelsFromCurrSelection(PVT_LOCKED, 0)
Space.Unselect()
Post Reply