|
From: Itamar M. L. J. L. <ita...@gm...> - 2015-02-10 12:31:45
|
Hi! See the example I posted. You are you are using wrong parameters. This code is in your hedit.prg STATIC bColorinFocus := 13434879 //Line 13 in hedit.prg should be: STATIC bColorinFocus := 16777164 oBrw:aColumns[n]:bColorBlock := ...// here also this does not work properly. Best regards, Itamar M. Lins Jr. |