| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |
Arguments: status-bar string &key part protruding-p no-border-p
Displays string on
status-bar, which is either a status-bar
or a
common-status-bar
in which to
display the string. The keyword arguments are valid only for common-status-bar
's.
The keyword arguments are:
nil
to display the string in the first
section (or in the whole status-bar if there are no sections
currently). The common-status-bar will be automatically placed in
simple mode if part is :simple, or into non-simple (sectioned) mode if
part is a fixnum. Zero indicates the first section.
nil
.
Copyright (c) 1998-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.2 page.
Created 2012.5.30.
| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |