all messages for Emacs-related lists mirrored at yhetil.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.