Skip to content

print and printSegment for ScrollView #250

@simalei

Description

@simalei

Currently, ScrollView widget only has writeCell and readCell functions implemented. It would be nice to see print and printSegement implemented as well since ScrollView is usually used to display a large amount of text, and wrapping capabilities that print and printSegment provide would be quite handy. It looks like it is possible to just copy-paste the code for print into the ScrollView, however I am not sure if that is the best solution.

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