[PyCrust] Re: [pythoncard] STC/Scintilla bug?
Brought to you by:
pobrien
|
From: Neil H. <ne...@sc...> - 2001-08-02 00:28:58
|
Patrick:
> Thanks, Neil. Can I assume that this would be the correct workaround or is
> there some other way to tell whether anything is currently selected?
>
> return self.GetSelectionStart() != self.GetSelectionEnd()
Looks OK to me.
Neil
|