We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 3634 - Retrieving the default SDL_MessageBoxColorScheme for all platforms
Summary: Retrieving the default SDL_MessageBoxColorScheme for all platforms
Status: ASSIGNED
Alias: None
Product: SDL
Classification: Unclassified
Component: video (show other bugs)
Version: HG 2.1
Hardware: x86 macOS 10.12
: P2 enhancement
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-18 19:09 UTC by Intellectual Kitty
Modified: 2017-08-11 18:40 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Intellectual Kitty 2017-04-18 19:09:39 UTC
Would it be possible to provide a function (or even just constants) to determine the default SDL_MessageBoxColorScheme on each platform?  It would desirable to be able adjust the color scheme so that it is consistent with the existing color scheme/platform's appearance rather than to replace it (without knowing what the platform already looks like).
Comment 1 Sam Lantinga 2017-08-11 18:40:53 UTC
This sounds like a good idea for SDL 2.1, thanks!