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

Allow apps to load startup scripts from other apps #354

Closed
bentoogood opened this issue Jun 5, 2013 · 0 comments · Fixed by #481
Closed

Allow apps to load startup scripts from other apps #354

bentoogood opened this issue Jun 5, 2013 · 0 comments · Fixed by #481
Assignees
Labels
core Issues with core Gaffer functionality docs New user documentation should be created or existing documentation needs to be updated

Comments

@bentoogood
Copy link
Contributor

To avoid hacks like:
https://github.com/ImageEngine/gaffer/blob/de39cb3b27903cb90963823a5fa76548bcafc624/apps/screengrab/screengrab-1.py#L81

would be good to have some mechanism to request the startup from another app (to inherit gui interface elements for example)

@ghost ghost assigned johnhaddon Jun 5, 2013
johnhaddon added a commit to johnhaddon/gaffer that referenced this issue Aug 15, 2013
This may be used to "borrow" the configuration files from another application. The screengrab app uses it to ensure that the screengrabs made are representative of the gui app.

Fixes GafferHQ#354.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Issues with core Gaffer functionality docs New user documentation should be created or existing documentation needs to be updated
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants