-
-
Notifications
You must be signed in to change notification settings - Fork 192
display.message_box()
#2427
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
display.message_box()
#2427
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
436a34a
Add messagebox to display module
yunline 1f3a002
Add `type` parameter
yunline a947924
raise error if `buttons` is empty
yunline f7a679a
raise an error if str is passed to `buttons`
yunline 94a9870
Add docs
yunline 7e6f0d9
Fix warning
yunline ebab520
Fix error in Build WASM
yunline 89f0d36
Fix compat for SDL2.0.10
yunline 8623445
support `None` input
yunline c183627
Try fix Build WASM error
yunline 2df358a
Update docs
yunline b6e4de2
Support None input
yunline 34b5e14
Update docs/reST/ref/display.rst
yunline b54e11f
messagebox -> message_box
yunline 05f60af
remove period from error message
yunline 802c87e
Update message_box
yunline 7fca383
Fix bug and add tests
yunline 5f543e0
Add interactive test
yunline 3ac6d6f
update docs
yunline cfc9ec6
use RAISE macro
yunline d291a1f
Move message box tests to display tests.
yunline 52cefc1
Allow negative input
yunline 93ea07c
type -> message_type
yunline deb0433
Update docs and tests
yunline 4cdae3c
Update docs of message_box
yunline File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.