Casio ClassPad 300 Programming Manual page 16

Sdk programming guide
Hide thumbs Also See for ClassPad 300:
Table of Contents

Advertisement

FF_THICK
Thick Frame
The Style() function is used to get or set the style flags for an object. Not all style flags
are supported by all classes.
The following is a list of general categories of PegThings, and what style flags they
support:
All PegThing Styles
Text Control Styles
Button Styles
Menu Styles
Edit Styles
Message Window Styles
Notebook Style
Progress Bar Styles
Spin Button Style
Refer to the ClassPad 300 SDK Reference Guide for more details on these styles. In all
cases, the desired style flags can be logically ORed together to form one style parameter.
FF_NONE
FF_THIN
FF_THICK
TJ_RIGHT
TJ_LEFT
TJ_CENTER
BF_REPEAT
BF_SELECTED
BF_DOWNACTION
BF_FULLBORDER
BF_SEPARATOR
BF_CHECKABLE
BF_CHECKED
BF_DOTABLE
BF_DOTTED
EF_EDIT
EF_WRAP
EF_FULL_SELECT
EF_CHARWRAP
MW_OK
MW_YES
MW_NO
MW_ABORT
MW_RETRY
MW_CANCEL
NS_TEXTTABS
PS_SHOW_VAL
PS_RECESSED
PS_LED
PS_VERTICAL
PS_PERCENT
SB_VERTICAL
16

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents