From: William Gacquer <wgacquer@ubisoft.fr>
To: Mo DeJong <mdejong@cygnus.com>, sourcenav@sources.redhat.com
Cc: Benoit Germain <bgermain@ubisoft.fr>
Subject: RE: cursor color....
Date: Tue, 06 Feb 2001 10:03:00 -0000 [thread overview]
Message-ID: <5D2A198567EED311BD0F009027A25C8760DA71@SRVMAIL-ANN> (raw)
thanks! By reading your example, I was able to deduce that the best way is
to put an extra line :
-cursor {xterm red white}
in multiedit.tcl, line 121 (SN 4.5.2 )
and of course, not to forget the "\" at the end of line 121 !
Best regards,
William
-----Original Message-----
From: Mo DeJong [ mailto:mdejong@cygnus.com ]
Sent: mardi 6 fevrier 2001 18:15
To: sourcenav@sources.redhat.com
Subject: Re: cursor color....
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
next reply other threads:[~2001-02-06 10:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-02-06 10:03 William Gacquer [this message]
-- strict thread matches above, loose matches on Subject: below --
2001-02-06 4:25 William Gacquer
2001-02-06 9:15 ` Mo DeJong
2001-02-06 10:42 ` Syd Polk
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=5D2A198567EED311BD0F009027A25C8760DA71@SRVMAIL-ANN \
--to=wgacquer@ubisoft.fr \
--cc=bgermain@ubisoft.fr \
--cc=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).