-
I'm working on a project that needs a fair bit of colour work, and thought I'd take a stab at contributing here as your project already has some of what I'll need (LAB support).
I'm looking to add so…
-
NSColor secondaryLabelColor and labelColor methods no define!
[NSColor secondaryLabelColor]
[NSColor labelColor]
-
I'm getting an error in my iOS Playground when working through Chapter 3 (page 27).
![screen shot 2014-10-01 at 11 13 21 am](https://cloud.githubusercontent.com/assets/377404/4480379/ce682b1e-4996-1…
-
// ---------------------------------------------------------------------------------------
# pragma mark - NSColor Addition for OS X
-
I tried the [example from the wiki](https://code.google.com/p/jnaerator/wiki/ObjectiveC) to generate AppKit bindings with JNAerator:
``` sh
java -Xmx1000m -jar jnaerator.jar -mode Directory -framewor…
-
Has anybody thought of o Swift version?
(I using it right now in Swift via bridging headers, but a native Swift version would be nicer 😉)
klaas updated
9 years ago
-
```
1. Endian problem with icon images?
2. Snapshot thumbnails use ContentParent and crash
3. Snapshot thumbnails have a weird blue tint (probably also endian) (issue 236)
4. Issue 247
5. Fix backgrou…
-
Using 1.1 RC2 as of today and found that the application crashes a lot when switching tables in content mode.
Reproduce:
Open a connection
Choose a database with multiple tables
Click a table
Click C…
-
I'm creating an OS X application using the latest motion kit and promotion and I'm getting this error whenever I try to apply some layer styles to one of my views:
```
2014-12-19 11:54:11.160 Jigsaw …
-
```
What steps will reproduce the problem?
1. svn checkout http://hoc.googlecode.com/svn/trunk/ hoc-read-only
2. cd hoc-read-only/
3. ln -s ../libffi/ libffi-src
4. ./autogen.sh
5. ./configure
6. mak…