jed-users mailing list

[2006 Date Index] [2006 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: temporarily coloring a single line


Juergen Lemke <lemke_juergen@xxxxxxxx> wrote:
>  Is there a way to change the color of a single line?

Yes.  Use the set_line_color function:

   custom_color ("MyLineColor", "blue", "yellow");
      .
      .
   set_line_color (color_number ("MyLineColor"));

See, e.g., mailedit.sl for examples of this technique.

--John
   

--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.


[2006 date index] [2006 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]