Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

text/v2: utility APIs for text fields #2834

Closed
11 tasks
hajimehoshi opened this issue Nov 6, 2023 · 1 comment
Closed
11 tasks

text/v2: utility APIs for text fields #2834

hajimehoshi opened this issue Nov 6, 2023 · 1 comment

Comments

@hajimehoshi
Copy link
Owner

Operating System

  • Windows
  • macOS
  • Linux
  • FreeBSD
  • OpenBSD
  • Android
  • iOS
  • Nintendo Switch
  • PlayStation 5
  • Xbox
  • Web Browsers

What feature would you like to be added?

If an Ebitengine user wants to implement a text inputting field, these features are needed:

  • An API to get an text index from a position
  • An API to get a position from a text index

Probably these are considered in text/v2 (#2454).

Other things that are already filed are:

Why is this needed?

These are useful to implement text fields. I actually tried to do it, and found these are necesasry, but the implementation was tricky.

@hajimehoshi hajimehoshi added this to the v2.7.0 milestone Nov 6, 2023
@hajimehoshi hajimehoshi changed the title text: utility APIs for text fields text/v2: utility APIs for text fields Nov 25, 2023
@hajimehoshi
Copy link
Owner Author

See #2827

@hajimehoshi hajimehoshi closed this as not planned Won't fix, can't repro, duplicate, stale Mar 10, 2024
@hajimehoshi hajimehoshi removed this from the v2.7.0 milestone Mar 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant