Skip to content

Customize numeric field edit cursors #202

Open
@neu-rah

Description

@neu-rah

as asked by @lamqhoang at gitter channel

Can I set the FIELD menu indicator instead of the default ":" and ">"

this is quite easy to do and no impact on library size, at this moment the fieldBase class is printing the cursors hard coded, they can however be turned into static fieldBase members and possibly using strings instead of characters (to allow UTF8 stuff)

field cursors are being printed here:
https://github.com/neu-rah/ArduinoMenu/blob/master/src/items.cpp#L365

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions