Function:cs2sptxy

From S2PLOT

(Difference between revisions)
Jump to: navigation, search
Revision as of 01:33, 7 January 2009
S2plot admin (Talk | contribs)

← Previous diff
Revision as of 01:33, 7 January 2009
S2plot admin (Talk | contribs)

Next diff →
Line 13: Line 13:
==See Also== ==See Also==
<table> <table>
-<tr><td>[[Function:cs2scb | cs2scb]]</td><td>Set the callback funciton.</td></tr>+<tr><td>[[Function:cs2spcb | cs2spcb]]</td><td>Set the user prompt callback.</td></tr>
-<tr><td>[[Function:cs2spcb cs2spcb]]</td><td>Set the user prompt callback.</td></tr>+
</table> </table>

Revision as of 01:33, 7 January 2009

cs2sptxy

Set the text and position of a prompt.

Prototype

void cs2sptxy(char *prompt, float xfrac, float yfrac);

Description

Set the text and position of the prompt. xfrac and yfrac are fractions of the viewport from bottom left.

See Also

cs2spcbSet the user prompt callback.

Code Example

Back to S2PLOT function list.




Back to template page.

Personal tools