On Mon, 30 Mar 2009 23:48:14 +0300, Иван Васильев
<[email protected]> wrote:
>> On Sun, 29 Mar 2009 00:39:16 +0200, Иван Васильев
>> <[email protected]> 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
_______________________________________________
QScintilla mailing list
[email protected]
http://www.riverbankcomputing.com/mailman/listinfo/qscintilla

Reply via email to