-
CPTextField should be updated to support text wrap. This is especially useful for UIs which incorporate things like a catalog product description, instructional text, status messages, etc., and also f…
-
When creating a INAppStoreWindow it seems that no title is present:
```
// The class of the window has been set in INAppStoreWindow in Interface Builder
INAppStoreWindow *aWindow = (INAppStoreWindow*…
-
The top horizontal line of the TextField and Secure TextField text boxes in the Demo Application are not being drawn correctly. If you first choose the Collection View segment and then the Other Cont…
-
Hallo,
if a CPTextField is set to isSecure == YES the bullets are very small compared to the Cocoa equivalent:
![CPTextField](http://i56.tinypic.com/2dqpew.png)
![NSTextField](http://i54.tinypic.com…
ghost updated
13 years ago
-
**[Original report](https://bitbucket.org/ronaldoussoren/pyobjc/issue/34) by Nilesh Londhe (Bitbucket: [lvnilesh](https://bitbucket.org/lvnilesh), GitHub: [lvnilesh](https://github.com/lvnilesh)).**
…
-
Precondition:
- valid connection, refresh list
- ticket visible
Bug:
- change account password to something invalid
- hit refresh
- accept alert and to to account settings
- enter valid password
=>…
-
-
1. Add two sprites
2. Change color of one of them
3. Selected another
4. Select the one with changed color - color will be reseted.
Andrew, i tried to fix this, but i didn't get how to update the col…
-
For a reason I do not understand, it is not possible to paste text using cmd + vin these 2 NSTextField
-