Skip to content

Add binding.NewStringWithFormat #2890

Closed
@PaulDotSH

Description

Is your feature request related to a problem? Please describe:

I.e. in my game, I have a word that the user needs to do something with, so I would want to show them something like
"Generated word: $word", instead of just $word

Is it possible to construct a solution with the existing API?

Shouldn't be very hard to implement since we have the same thing for int and floats

Describe the solution you'd like to see:

binding.NewStringWithFormat, working similar to binding.NewIntWithFormat

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions