[QScintilla] Is it possible to show cursor while
QsciScintilla is not acrivated?
Phil Thompson
phil at riverbankcomputing.com
Mon Mar 30 22:10:47 BST 2009
On Mon, 30 Mar 2009 23:48:14 +0300, Иван Васильев
<sawerset at i.ua> wrote:
>> On Sun, 29 Mar 2009 00:39:16 +0200, Иван Васильев
>> <sawerset at i.ua> wrote:
>> > I have several questions about QsciScintilla.
>> > 1 - is it possible to show cursor from code while QsciScintilla is not
>> > acrivated?
>>
>> No.
>>
>> > 2 - and how activate QsciScintilla from code?
>>
>> activateWindow()
>>
>> Phil
>
> Is there any way to mark the text in unactive QsciScintilla?
Whether or not a widget is active doesn't make any difference to how the
text is styled.
Phil
More information about the QScintilla
mailing list