Skip to content

Add support for prompt widgets #1299

@alberdingk-thijm

Description

@alberdingk-thijm

I've just uploaded a crate to crates.io which contains some custom widgets I wanted for a Conrod-based project.

These widgets are for displaying a prompt to the screen along similar lines to your standard GUI prompt where a message is shown to the user, who then clicks a button to dismiss it or respond to it. The current design is very simple, but the general idea seemed like something more people might find useful, so I figured I'd upload it.

If there's interest in integrating the crate into the rest of conrod, I'd be happy to do so, whether as it currently exists or in a more robust form. I also saw on #1241 that there is some discussion of splitting off non-primitive widgets into another conrod_widgets crate; this work would fit there as well.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions