On 24/05/2013 at 06:11, xxxxxxxx wrote:
How can you set the selection to nothing?
I know there is nothing selected by default, but in my plugin I used BaseDocument.SetSelection
( bl [, mode=SELECTION_NEW ]). At a later point I want nothing to be selected, how should I arrange that, because you need a baseobject for bl?