EasyManuals Logo
Home>Casio>Calculator>ClassPad 300

Casio ClassPad 300 Programming Guide

Casio ClassPad 300
125 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 #72 background imageLoading...
Page #72 background image
Be aware that if you do not pass in a static string to a PegPrompt, you should set the style
flag TT_COPY. This causes PegPrompt to keep a copy of the string you pass in, so even
if the string becomes invalid the PegPrompt will still have its own copy.
PegString
Class Name Derived From Styles Signals
PegString PegThing/
PegTextThing
FF_NONE
FF_THIN
TT_COPY
AF_TRANSPARENT
AF_ENABLED
EF_EDIT
PSF_SIZED
PSF_FOCUS_RECEIVED
PSF_FOCUS_LOST
PSF_KEY_RECEIVED
PSF_TEXT_SELECT
PSF_TEXT_EDIT
PSF_TEXT_EDITDONE
PegString is a user-editable graphical string object. In addition to the common signals
defined by PegThing, PegString also supports the signals listed above.
Here is an example of how to create a PegString:
PegString *p = new PegString(2, 2, "Hello everybody");
AddR(p);
p = new PegString(2, 25, 125);
AddR(p);
72

Table of Contents

Other manuals for Casio ClassPad 300

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Casio ClassPad 300 and is the answer not in the manual?

Casio ClassPad 300 Specifications

General IconGeneral
BrandCasio
ModelClassPad 300
CategoryCalculator
LanguageEnglish

Related product manuals