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

Develop #3

Merged
merged 6 commits into from
Jul 7, 2017
Merged

Develop #3

merged 6 commits into from
Jul 7, 2017

Conversation

coderbone
Copy link
Contributor

had a few minor problems trying out the demo code... here are my fixes for those issues

@coderbone
Copy link
Contributor Author

fair enough about running inside an environment that has already supplied a QApplication and an event loop... but shouldn't the demo simply run from the command line by doing "python nodz_demo.py"

@coderbone
Copy link
Contributor Author

OK... so I've addressed the concern by doing a try/except on the creation of the QApp and only do an exec if an app was created

@iwootten
Copy link

Just to add my voice to this - I hit these exact same issues when trying to run from the cli. These changes resolved the issue.

Maya isn't listed as a prerequisite - so if it's expected that Maya is in the mix, then it should really be added to the docs, but making nodz available to standalone devs would have a great deal more value in my mind.

Copy link
Owner

@LeGoffLoic LeGoffLoic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed a variable typo

Copy link
Owner

@LeGoffLoic LeGoffLoic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Replaced QRect by QRectF

@LeGoffLoic LeGoffLoic merged commit a877a4a into LeGoffLoic:master Jul 7, 2017
glm-ypinczon added a commit to glm-ypinczon/Nodz that referenced this pull request Jul 20, 2017
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.

4 participants