eric5_qregexp.pyw

Sat, 21 Jan 2012 15:01:53 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 21 Jan 2012 15:01:53 +0100
changeset 1566
0cb791cc631a
parent 1509
c0b5e693b0eb
child 2302
f29e9405c851
permissions
-rw-r--r--

Fixed the issue where a non matching background was shown in the editor for lines below the end of the text, if a lexer with a non-standard background was set.

Added capability to change the colours of the edit area independant from the colours of the system style.

# -*- coding: utf-8 -*-

# Copyright (c) 2011 - 2012 Detlev Offenbach <detlev@die-offenbachs.de>
#

from eric5_qregexp import main

main()

eric ide

mercurial