X Tutup
Skip to content

user defined confirm screen#6710

Open
the66F95 wants to merge 1 commit intorenpy:masterfrom
the66F95:user-defined-confirm-screen
Open

user defined confirm screen#6710
the66F95 wants to merge 1 commit intorenpy:masterfrom
the66F95:user-defined-confirm-screen

Conversation

@the66F95
Copy link
Contributor

it adds the option to specify a screen that should be used in renpy.confirm() and Confirm() rather than the default screen confirm. it might be more convenient to have separate screens for confirmation / information purposes rather than having only the default one and modify its layout based on the message to be shown.

it adds the option to specify a screen that should be used to `renpy.confirm() `and `Confirm()` rather than the default screen `confirm`.
it might be more convenient to have separate screens for confirmation / information purposes rather than having only the default one and modify its layout based on the message to be shown.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

X Tutup