Skip to content
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

WIP: FileDialog SetExtraControlCreator #1405

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

RobinD42
Copy link
Member

Replaces #21

Unfortunately this implementation probably will not work because it's possible for the creator function to be called with some other window as its parent in order to measure the size of the created controls. So we'll need to store and retrieve the creator function PyObject in some other way.

@RobinD42 RobinD42 added the wip label Oct 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant