unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* checkbox widget black and unreadable
@ 2005-07-04 19:10 Lennart Borgman
  0 siblings, 0 replies; only message in thread
From: Lennart Borgman @ 2005-07-04 19:10 UTC (permalink / raw)


The checkbox type widget is on w32 black with a gray check mark. Nearly 
unreadable. Could this be changed?

To see this take the widget example from Info dir and change the 
beginning so that it looks like this:

(defun widget-example ()
  "Create the widgets from the Widget manual."
  (interactive)
  (switch-to-buffer "*Widget Example*")
  (kill-all-local-variables)
  (make-local-variable 'widget-example-repeat)
  (custom-mode) ;; <-- this line must be added!

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-07-04 19:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-04 19:10 checkbox widget black and unreadable Lennart Borgman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).