Skip to content

Capability Question(s)... #8

@ozznixon

Description

@ozznixon

@Zaflis is it possible to build a "CRT" like experience using nxpascal? * I am working on a project that requires me to mimic most if not all CRT calls in a layer on the screen. While layering png objects above -- I love the demos, but, before I jump in head first, I wanted to know if the component can achieve simple concepts like:

ClrScr;
TextColor(Yellow);
TextBackground(Blue);
GotoXy(2,15);
Write('Hello World');
Ability to Scroll, etc. ... the project I am working on is to replace a proprietary WinCRT Terminal that used graphics to draw maps, and scenes on the screen - while keeping the Terminal Text rendering like an old DOS window.

Thanks!
Ozz

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions