EasyManuals Logo

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 #57 background imageLoading...
Page #57 background image
ScrollableMathWindow
Class Name Derived From Styles Signals
ScrollableMathWindow PegWindow FF_NONE
FF_THIN
PSF_SIZED
PSF_FOCUS_RECEIVED
PSF_FOCUS_LOST
PSF_KEY_RECEIVED
A ScrollableMathWindow contains a MathWindow and allows scrolling using the Peg
horizontal and vertical scrollbars. An example of a MathWindow in a
ScrollableMathWindow follows:
PegRect rr = {0,1,70,50};
CPString math = "lim(1/x,x,0) + lim(1/x,x,0)";
CLinearMathObject lmo = CPString_to_LinearMathObject(math);
ScrollableMathWindow* math0 = new ScrollableMathWindow(rr);
math0->SetScrollMode(WSM_AUTOSCROLL);
math0->GetMathWindow()->SetMathObject(lmo);
AddR(math0);
This produces 2D math in a frame with the PEG scrollbars:
57

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