nodebox-pyobjc icon indicating copy to clipboard operation
nodebox-pyobjc copied to clipboard

Create 2D visuals in Python.

Results 6 nodebox-pyobjc issues
Sort by recently updated
recently updated
newest added

I'm implementing a feature[1] in shoebot to allow the user to preserve what was drawn in the previous frame. I think the API will look like this: ``` noclear() background(clear=False)...

https://github.com/nodebox/nodebox-pyobjc/blob/master/nodebox/graphics/cocoa.py#L147

Most of the time on 10.10 I have to use u"/Users/dd/Desktop/Estadao/act/paleta.act" because it doesn't find with relative path "act/paleta.act" I love Nodebox 1 (Codebox) and hope it is not dead...

It is a suggestion of no importance but it would be nice to have colored output on console like print '\033[31m=-=-=-=-=-=-=-=-=-=-=\033[0m'

On OS X 10.8, the scrollbars disappear in the canvas when only using the trackpad. Make sure you can use the trackpad to scroll.

We would like to support all versions from 10.5 - 10.7. To make NodeBox work on 10.7 we compiled it on 10.7. So that's good. However, now it fails on...