Skip to content

Conversation

python-and-novella
Copy link
Contributor

The test code is:

from prompt_toolkit.shortcuts import message_dialog

message_dialog(
    title='简单对话框',
    text='回车或者点击确认',
    ok_text='确认').run()

It should show Button's right_symbol:
image

@jonathanslenders jonathanslenders merged commit c435303 into prompt-toolkit:main Aug 17, 2025
@jonathanslenders
Copy link
Member

Thank you @python-and-novella

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.

2 participants