+ bv->owner()->gui().selection().put(cur.selectionAsString(true)); + bv->mouseSetCursor(cur);
BTW, if this moseSetCursor does not clear selection, the set selection part is not needed. Bo
+ bv->owner()->gui().selection().put(cur.selectionAsString(true)); + bv->mouseSetCursor(cur);
BTW, if this moseSetCursor does not clear selection, the set selection part is not needed. Bo