Generic FunctionPackage: cgToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version

right-justification-width

Arguments: outline

Returns the value of the right-justification-width of outline. If true, then any text after a tab character in each outline-item's displayed string will be right-justified in a field that extends from the outline's tab position for that tab to a point that is right-justification-width beyond that point.

For example, if right-justification-width is 60, and a tab character in an outline-item's displayed string causes part of the string to tab over to a point 100 pixels from the left edge of the outline (because 100 is in the list of tabs for the outline), then that part of the string will be displayed with its right edge reaching to a point 160 pixels from the left edge of the outline. (Without a right-justification-width, that part of the string would have its left edge at 100 instead.)


Copyright (c) 1998-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version