Difference: CDColorSetCurrent (1 vs. 3)

Revision 32012-02-22 - JeanNeron

Line: 1 to 1
Changed:
<
<
META TOPICPARENT name="CDChartDirectorDesignerAPI"
>
>
META TOPICPARENT name="CDChartDirectorColorRoutines"
 

.COLOR SET CURRENT

This subroutine is called to set the "current" Color Object to be a previously initialized Color Object.

Revision 22011-11-16 - JeanNeron

Line: 1 to 1
 
META TOPICPARENT name="CDChartDirectorDesignerAPI"

.COLOR SET CURRENT

Line: 13 to 13
 

Description:

Changed:
<
<
This makes the specified color spec the "current" color spec spec. You can then change aspects of the color spec via the various .COLOR SET * routines.
>
>
This makes the specified color object the "current" color object. You can then change aspects of the color object via the various .COLOR SET * routines.
 
Changed:
<
<
<color_spec_name> must refer to a previous initialized color spec (via .COLOR INITIALIZE), or it can be blank to refer to the "unnamed" color spec.
>
>
<color_spec_name> must refer to a previous initialized color object (via .COLOR INITIALIZE), or it can be blank to refer to the "unnamed" color object.
 
Changed:
<
<
The newly selected color spec spec is set to be the "current" color spec spec.
>
>
The newly selected color object is set to be the "current" color object.
  See ColorSpec for more information on working with colors.

Comments:

Revision 12011-11-15 - JeanNeron

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

.COLOR SET CURRENT

This subroutine is called to set the "current" Color Object to be a previously initialized Color Object.


Usage:

      PASS         <color_spec_name>          FIELD            SHARE? N
      GOSUB    0CD .COLOR SET CURRENT
      *        Check for error
      IF       0CD .COLOR SET CURRENT         NE

Description:

This makes the specified color spec the "current" color spec spec. You can then change aspects of the color spec via the various .COLOR SET * routines.

<color_spec_name> must refer to a previous initialized color spec (via .COLOR INITIALIZE), or it can be blank to refer to the "unnamed" color spec.

The newly selected color spec spec is set to be the "current" color spec spec.

See ColorSpec for more information on working with colors.

Comments:

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


<--/commentPlugin-->

-- JeanNeron - 2011-11-15

 
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