public inbox for sourcenav@sourceware.org
 help / color / mirror / Atom feed
From: Mo DeJong <mdejong@cygnus.com>
To: sourcenav@sources.redhat.com
Subject: Re: cursor color....
Date: Tue, 06 Feb 2001 09:15:00 -0000	[thread overview]
Message-ID: <Pine.SOL.3.91.1010206091213.18644A-100000@cse.cygnus.com> (raw)
In-Reply-To: <5D2A198567EED311BD0F009027A25C8760D963@SRVMAIL-ANN>

On Tue, 6 Feb 2001, William Gacquer wrote:

> Hello
> Suppose that the text editable region has a black background. SN currently
> displays the cursor in black also. That's pretty disapointing!
> How can I ask SN to display it differently, for instance in a white (
> inverse black ) color?
> 
> Where should I put the tcl command in the SN sources?
> 
> Regards,
> 
> William Gacquer

Take a peek at this post to see how it is done
for a plain old text widget.

http://sources.redhat.com/ml/sourcenav/2000-q4/msg00313.html

You will have to figure out where to add it, I would
think that the following line in multiedit.tcl
(near line 90) would be a good place to start:

                #create the text editor
                text $editor \

Of course, the real fix would be to add a prefs option
for this color property.

Mo DeJong
Red Hat Inc

  reply	other threads:[~2001-02-06  9:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-06  4:25 William Gacquer
2001-02-06  9:15 ` Mo DeJong [this message]
2001-02-06 10:42   ` Syd Polk
2001-02-06 10:03 William Gacquer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.SOL.3.91.1010206091213.18644A-100000@cse.cygnus.com \
    --to=mdejong@cygnus.com \
    --cc=sourcenav@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).