Skip to content

DSXMENU feature request: Can we have a plain text line? #57

@NebularNerd

Description

@NebularNerd

I was looking at using DSXMENU inside DosBox to make things a little easier for games and apps when starting them from a frontend or bat. The menu itself does everything you need functionality wise, however I was wondering if we can have a simple non navigable text line entry.

For example:

[menu]
menutext=Awesome Game Menu
menuitem=choice_a,Menu item A
menuitem=choice_b,Menu item B
menuitem=choice_c,Menu item C
menudefault=choice_b,10

You can sort of do this with a dummy line menuitem=,Some text but it's still navigable. It would be handy for adding a title to the menu or some sort of hint about which option to select.

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