EasyManuals Logo
Home>Texas Instruments>Calculator>TI-89

Texas Instruments TI-89 Developer's Guide

Texas Instruments TI-89
1398 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #1236 background imageLoading...
Page #1236 background image
1194
Appendix A: System Routines — Windows
TI
-
89 / TI
-
92 Plus Developer Guide
Not for Distribution
Beta Version January 26, 2001
WinStr
(continued)
Example:
The above image was created from the example below.
short i;
WinClr(&appW);
WinFont( &appW, F_8x10 );
for (i = 5; i <= 45; i += 10)
WinLine( &appW, MakeWinRect( 0, i, 90, i ) );
WinAttr( &appW, A_NORMAL ); WinMoveTo( &appW, 16, 0 ); WinStr( &appW, "NORMAL" );
WinAttr( &appW, A_REPLACE ); WinMoveRel( &appW, -48, 10 ); WinStr( &appW, "REPLACE" );
/* x parm to WinMoveRel is negative since current pen position is at end of previous
string */
WinAttr( &appW, A_REVERSE ); WinStrXY( &appW, 16, 20, "REVERSE" );
WinAttr( &appW, A_SHADED ); WinStrXY( &appW, 16, 30, "SHADED" );
WinAttr( &appW, A_XOR ); WinStrXY( &appW, 16, 40, "ATTR XOR" );

Table of Contents

Other manuals for Texas Instruments TI-89

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Texas Instruments TI-89 and is the answer not in the manual?

Texas Instruments TI-89 Specifications

General IconGeneral
Display size (HxV)100 x 160 mm
Memory type639K FLASH ROM, 188K bytes RAM
Compatible operating systemsOperating System 2.09
Battery typeAAA

Related product manuals