-
In most NSTextFields (not sure of the differences), you can use basic emacs key bindings for navigation and text selection (like ctrl-k to kill a line, ctrl-a to move to the front of a line, ctrl-w to…
-
In both CPTableView and CPOutlineView any text inside a cell view that has defined lineBreakMode to CPLineBreakByWordWrapping is not broken across lines in the first row.
The second and the other r…
-
@indragiek I have to questions. My first is how can i use the `setTitleDrawingBlock:` method to add a custom background image to the title bar like the one in the README
![The Image](https://a248.e.…
-
This can be seen in the example project:
Steps to reproduce:
- Run the example
- Enter some text in one of the NSTextFields in the table view
- Drag the row below it upward
- The text entered in the …
gcox updated
12 years ago
-
Hi,
I've been struggling w/ getting simple controls like a button or a slider to work on the view for the items in the carousel -- on Mac. It appears to be related to how the hitTest is calculated f…
-
ImageOptim crash just after close in OSX 10.8
-
Hello,
trying to compile CoreBreach for the Ubuntu gaming site playdeb.net there is this compilation error:
(quantal-amd64)korn@pc:~/packages/corebreach/corebreach-0.0.0+git20121126/CoreBreach$ CC=cl…
ckorn updated
11 years ago
-
Steps:
Bind a view in IB or in code to a CP(Object|Array)Controller. The controller can be linked to a model object or can auto-generate objects.
Change the value in the interface or send a setObjectV…
-
Can't command-c/v/a in cocoa searchfield.
-
The placeholder strings is not localized on text fields.