-
Currently NSTextField does not check if the text color in the nib matches the current theme value. Sending [self setTextColor:[cell textColor]] adds an entry in the _values dictionary of the theme att…
-
This may be browser specific, but it happens in Safari and has bugged me for some time.
If you never setSelectable:YES the cursor will not flash - even though its been made editable.
The docs for N…
-
This makes it match the way CPTextField works where if the text overflows the bounds, the overflow is hidden outside of the view area without scrollbars.
Commit is here.
http://github.com/BlairDuncan…
-
The current version uses a multi-line text label, which seems unable to insert newlines. It might be possible in the delegate which accepts the return key to insert a newline. Or it might require chan…
-
In the advanced search control / rules editor, we need to make the test input wider. Right now, there are very small, and you cant view most of the the inputted into them.
Need to do it for:
Powers
…
-
Wenn man bei einem Task die Tags ändert (welche hinzufügt oder löscht), dann wird folgende Delegate Methode mit einer Notification aufgerufen (da ja NSTokenFieldCell von NSTextField ableitet):
- (void…
hatti updated
14 years ago
-
Using Fraise 3.7.2 I can't alter the way the linenumbers are shown
(since I got the german localisation running I don't know the english or french pref entries but i guess you'll get the picture):
- …
-
Process: Twittia [3103]
Path: /Applications/Twittia.app/Contents/MacOS/Twittia
Identifier: net.jeena.apps.twittia
Version: 2.2.0 (2.2.0)
Code Type: X86 (Native)
P…
-
*Issue migrated from trac ticket # 10615*
**component:** wxOSX | **priority:** normal | **resolution:** fixed
#### 2009-03-19 17:49:56: KO (Kevin Ollivier) created the issue
___
In the widgets sam…
-
*Issue migrated from trac ticket # 1889*
**component:** old wxOSX/Carbon port | **priority:** normal
#### 2004-09-20 22:09:16: ghazel created the issue
___
As demonstatable with the wxPython
demo…