[QScintilla] Background transparency

Phil Thompson phil at riverbankcomputing.com
Wed Oct 21 16:10:13 BST 2015


On 21 Oct 2015, at 4:03 p.m., Dr. Sam Aaron <samaaron at gmail.com> wrote:
> 
> 
>> On 21 Oct 2015, at 16:00, Phil Thompson <phil at riverbankcomputing.com> wrote:
>> 
>> On 21 Oct 2015, at 3:59 p.m., Dr. Sam Aaron <samaaron at gmail.com> wrote:
>>> 
>>> So is this a definite no, or is there potentially any path which may enable transparency in the future we could pursue?
>> 
>> You could fix the Scintilla code and submit the patches upstream.
> 
> Is this delicate surgery or something someone with little understanding of the Scintilla codebase could tackle? Is it just a case of adding transparency in the Scintilla code base which would then be available in QScintilla? Or is it something more tricksy like ensuring the Scintilla code is compatible with Qt’s transparency mechanisms?

You are best asking that on the Scintilla mailing list. Scintilla supports transparency for specific features, but in a strange way (possibly to avoid API incompatibilities). It shouldn't be difficult but it may have to be done in a specific way in order to be accepted. I would make sure it worked properly with Qt.

Phil


More information about the QScintilla mailing list