get-part-text

Generic Function

Package: common-graphics

Arguments: common-status-bar &key (part 0)

Returns the string currently displayed in the specified part of the specified common-status-bar. Similar to the function get-text for most windows, but with the additional part argument. part defaults to zero to indicate the leftmost part (or the only part when there is a single part).

If a non-existent part index is specified, or if the empty string is currently displayed in the part, then nil is returned rather than a string.

Common Graphics and IDE documentation is described in About Common Graphics and IDE documentation in cgide.htm.

The documentation is described in introduction.htm and the index is in index.htm.

Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.

Created 2000.10.5.