TextWindow object
E862632
The TextWindow object is a core Small Basic component that provides a simple text-based console for input and output operations in beginner-friendly programs.
Statements (48)
| Predicate | Object |
|---|---|
| instanceOf |
Small Basic object
ⓘ
console I/O component ⓘ |
| accessedInCodeAs | TextWindow ⓘ |
| belongsTo | Small Basic standard library NERFINISHED ⓘ |
| complexity | beginner-friendly ⓘ |
| designedFor |
beginner programmers
ⓘ
teaching programming fundamentals ⓘ |
| documentationAvailableAt | Microsoft Small Basic official documentation ⓘ |
| hasAbstractionLevel | high-level ⓘ |
| hasFeature |
simple console interface
ⓘ
text-based user interaction ⓘ |
| hasMethod |
Clear
ⓘ
Pause ⓘ Read ⓘ ReadKey ⓘ Write ⓘ WriteLine ⓘ |
| hasProperty |
BackgroundColor
ⓘ
CursorLeft ⓘ CursorTop ⓘ ForegroundColor ⓘ Height ⓘ Left ⓘ Title ⓘ Top ⓘ Width ⓘ |
| hasPurpose |
provide text-based input and output
ⓘ
support beginner-friendly programming ⓘ |
| inputType | keyboard text input ⓘ |
| interactionMode | console-based ⓘ |
| language | Small Basic NERFINISHED ⓘ |
| outputType | text display ⓘ |
| partOf | Microsoft Small Basic NERFINISHED ⓘ |
| primaryDomain | educational programming ⓘ |
| providedBy | Microsoft NERFINISHED ⓘ |
| relatedTo |
GraphicsWindow object
ⓘ
Program object ⓘ |
| runsIn | Small Basic runtime environment ⓘ |
| supports |
changing text colors
ⓘ
character-based input ⓘ clearing the screen ⓘ line-based input ⓘ positioning the cursor ⓘ |
| typicalUseCase |
console utilities
ⓘ
educational examples ⓘ simple games ⓘ |
| usedFor |
displaying text on the screen
ⓘ
reading user input from the keyboard ⓘ |
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.