Table Of Contents

Previous topic

SimpleImageStim

Next topic

TextStim

This Page

Quick links

TextBox

Attributes

TextBox

Note

The following set______() attributes all have equivalent get______() attributes:

TextBox.setText
TextBox.setPosition
TextBox.setOri
TextBox.setHorzAlign
TextBox.setVertAlign
TextBox.setHorzJust
TextBox.setVertJust
TextBox.setFontColor
TextBox.setBorderColor
TextBox.setBackgroundColor
TextBox.setTextGridLineColor
TextBox.setTextGridLineWidth
TextBox.setInterpolated
TextBox.setOpacity
TextBox.setAutoLog
TextBox.draw

Note

TextBox also provides the following read-only functions:

TextBox.getSize
TextBox.getName
TextBox.getDisplayedText
TextBox.getValidStrokeWidths
TextBox.getLineSpacing
TextBox.getGlyphPositionForTextIndex
TextBox.getTextGridCellPlacement

Details