-
Hi, thank you very much for the port to ios sdk. I'm currently trying to display the result of attributedStringWithANSIEscapedString: on a UITextView with:
```
ANSIEscapeHelper *ansiEscapeHelper = […
ghost updated
10 years ago
-
A couple of suggestions to CCColor.
TintTo and TintBy actions uses a different colour syntax. I guess this should be the same.
Also, I think color constructors should be colorRed, colorWhite, etc, and…
-
Trying to animate color is causing crashes for me. I tried both kPOPViewBackgroundColor and kPOPLayerBackgroundColor.
Animating with the kPOPViewBackgroundColor property crashes the app due to uncaug…
-
I've tried changing themes, but the `LightOrDark` util _always_ returns `light`. Even with a black theme.
-
Crashes on launch for me. Filing this to help you debug.
```
Process: Cakebrew [96576]
Path: /Applications/Cakebrew.app/Contents/MacOS/Cakebrew
Identifier: com.brunophilipe.Ca…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR16173](https://bugs.llvm.org/show_bug.cgi?id=16173) |
| Status | RESOLVED FIXED |
| Importance | P…
-
This is an intermintent issue, sometimes it will, sometimes it wont. Possibly due to node's event loop not integrated into the application callback. However curious if this could be possibly a V8 GC…
-
How can I change the color of the font? I tried this but it doesn't work / compile.
self.circleView.textAttributes = @{NSFontAttributeName: [UIFont systemFontOfSize:15], [NSColor blackColor]};
-
土台は整ってきたので、そろそろ大掛かりなことがしたい。ということで、CotEditor 1.6 で個人的に実装しようと考えていることのリストです。
なにかご意見ありましたらユーザの方も含め広く下さいな。
## テーマ機能の搭載
- テキストビューの配色一式をテーマとして複数設定、切り替えできるようにする
- テーマファイルはバイナリ形式のplistで独自の拡張子を与える(cottheme)。シンタ…
-
So far I was under the impression Coreplot would still support OS X 10.7. I can't find any version info in the docs here on Github, so I'm not 100% sure about this.
However, if that is the case then …