Skip to main content
Stream's user avatar
Stream's user avatar
Stream's user avatar
Stream
  • Member for 16 years, 1 month
  • Last seen more than a month ago
339 votes
9 answers
238k views

Programmatically get own phone number in iOS

185 votes
11 answers
146k views

Programmatically add custom event in the iPhone Calendar

19 votes
5 answers
10k views

What is the best way to implement syntax highlighting of source code in Cocoa? [closed]

11 votes
2 answers
2k views

How to right-align item labels in a custom SwiftUI form on AppKit?

8 votes
4 answers
3k views

How to put SwiftUI button into NSToolbar?

8 votes
3 answers
4k views

How do you disable os_log_info and os_log_debug messages in Xcode console?

7 votes
0 answers
716 views

How to handle custom URL scheme while macOS Command Line Tool is running

7 votes
2 answers
794 views

How to detect active appearance for NSView or for its parent NSWindow?

7 votes
1 answer
2k views

How different static variable declarations in Objective-C?

5 votes
2 answers
718 views

How to keep the last tree item of NSOutlineView in the most bottom of a Sidebar?

4 votes
1 answer
1k views

How to build an AppKit table view using SwiftUI?

4 votes
2 answers
542 views

How to conform NSView to CALayerDelegate when you import SwiftUI?

4 votes
3 answers
2k views

How to display indeterminate NSProgressIndicator in the NSOutlineView?

3 votes
2 answers
2k views

How do I make iPhone SpringBoard show two or more icons for one application bundle?

3 votes
1 answer
517 views

How to perform privileged operation like Finder using FileManager?

2 votes
1 answer
4k views

How to extract ID tags from MP3 files in Cocoa?

2 votes
3 answers
1k views

User-friendly approach for network streaming, playing and seeking of audio files in Mac OS X 10.5

1 vote
1 answer
2k views

How to implement gradient button bar in Cocoa

1 vote
1 answer
70 views

How to make sure that all JSON fields are presented in a Swift Decodable model?

1 vote
2 answers
2k views

How to prevent a Beep sound if global keyboard shortcut is pressed in the other application?

0 votes
1 answer
184 views

Why NSObjectController does not update the model property it is bound to?