Difference: CDTextSetBoxSizeWidth (1 vs. 2)

Revision 22012-02-22 - JeanNeron

Line: 1 to 1
Changed:
<
<
META TOPICPARENT name="CDTextSetBoxSize"
>
>
META TOPICPARENT name="CDChartDirectorTextRoutines"
 

.TEXT SET BX SZ:H

This subroutine sets the width of the "current" Text Object .

Revision 12011-11-18 - JeanNeron

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="CDTextSetBoxSize"

.TEXT SET BX SZ:H

This subroutine sets the width of the "current" Text Object .


Usage:

      PASS         <txt_bx_width>             FIELD            SHARE? N
      GOSUB    0CD .TEXT SET BX SZ:W
      *        Check for error
      IF       0CD .TEXT SET BX SZ:W          NE


Description:

This subroutine sets the width of the "current" Text Object.

The parameter is optional, if blank or not passed it will be reset to the default value. If passed, the value must be between 0 and 99999, and represents the width in pixels.

See .TEXT SET BX SZ:W to set the width or .TEXT SET BX SZ to set both the height and width.

Comments:

Read what other users have said about this page or add your own comments.


<--/commentPlugin-->

-- JeanNeron - 2011-11-18

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback