From: Mattia B. <mat...@li...> - 2007-05-28 19:04:54
|
On Mon, 28 May 2007 15:32:03 +0200 "Mattia Barbon <mat...@li...>" <mat...@li...> wrote: > > 2. Found out that SetCaretLineBack is missing in STC. > > Used it in 0.26 ... But in 0.74 it doesn't work ... >=20 > Maybe it was removed in wxWidgets. I will check. The mathod was renamed to SetLineBackground in wxWidgets 2.7.0; I just applied a patch by Andre M=FCnch adding it and the SetLineBack alias. HTH Mattia |