Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | display | |
Module | widgets | |
Tool | synclistboxes |
Set the foreground color.
Synopsis
foreground(foreground, whichbox)
Arguments
foreground
the new foreground color
Allowed:
X color
whichbox
which listbox gets the new color
Allowed:
An optional integer
Description
This is an event which sets the foreground color in one or all listboxes.
If there is only one argument, all listboxes are set to that foreground
color. If there is a second argument, it specifies which listbox should
be set to that foreground color. Listboxes are numbered started at 1
up to the total number of listboxes. They are numbered in the order in
which they were created. See the description for the background event
for a related example.
Next: synclistboxes.font - Function
Up: synclistboxes - Tool
Previous: synclistboxes.exportselection - Function
  Contents
  Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc.,
Washington, D.C.
Return to AIPS++ Home Page
2006-10-15