Skip to content

Add DialogSettings helper#8623

Merged
kevinsawicki merged 1 commit intomasterfrom
dialog-options-helper
Feb 9, 2017
Merged

Add DialogSettings helper#8623
kevinsawicki merged 1 commit intomasterfrom
dialog-options-helper

Conversation

@kevinsawicki
Copy link
Copy Markdown
Contributor

@kevinsawicki kevinsawicki commented Feb 8, 2017

This pull request extract a helper struct to encapsulate all the settings for open and save dialogs.

This is an effort to make it easier to add new (possibly platform-specific) settings. They can be added to the struct and the signature that was already getting pretty long won't get any longer and won't need to be updated in the several places calling the open/save dialog APIs.

Refs #8556
Refs #8617

@kevinsawicki kevinsawicki force-pushed the dialog-options-helper branch 4 times, most recently from e3dd5ee to 734c416 Compare February 8, 2017 21:13
@kevinsawicki kevinsawicki force-pushed the dialog-options-helper branch from 734c416 to 008ba57 Compare February 8, 2017 21:57
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