|
Weird crash with Mojave, no crash on High Sierra
On Sat, 9 Nov 2019 14:37:55 +0100, Markus Ruggiero said: Have you tried various debug tools like guard malloc, address sanitizer and thread sanitizer? Sean
On Sat, 9 Nov 2019 14:37:55 +0100, Markus Ruggiero said: Have you tried various debug tools like guard malloc, address sanitizer and thread sanitizer? Sean
|
By
Sean McBride
· #1091
·
|
|
Which NSColorSpace to convert NSColor for OpenGL use?
Hi all, Given an arbitrary NSColor, how does one get the rgb components to pass to OpenGL APIs? I know the getRed:green:blue:alpha: API, and I know I need to first use colorUsingColorSpace: to get a c
Hi all, Given an arbitrary NSColor, how does one get the rgb components to pass to OpenGL APIs? I know the getRed:green:blue:alpha: API, and I know I need to first use colorUsingColorSpace: to get a c
|
By
Sean McBride
· #844
·
|
|
Updating to Xcode 10
On Fri, 21 Sep 2018 16:52:32 +0300, John Brownie said: How could rewriting in a different language be easier/faster than tweaking your C++ to work with a different STL library? Most C++ code should be
On Fri, 21 Sep 2018 16:52:32 +0300, John Brownie said: How could rewriting in a different language be easier/faster than tweaking your C++ to work with a different STL library? Most C++ code should be
|
By
Sean McBride
· #750
·
|
|
Can NSView and NSImageView respond to Mouse Clicks?
On Thu, 20 Sep 2018 11:36:10 +0200, Dave said: Suggestion: open NSView.h and search for "menu", there are API like menuForEvent: and willOpenMenu: that look useful for your case. Cheers, Sean
On Thu, 20 Sep 2018 11:36:10 +0200, Dave said: Suggestion: open NSView.h and search for "menu", there are API like menuForEvent: and willOpenMenu: that look useful for your case. Cheers, Sean
|
By
Sean McBride
· #734
·
|
|
struct return of nil
On Fri, 27 Apr 2018 11:57:15 +0700, Gerriet M. Denkmann said: See also: <http://sealiesoftware.com/blog/archive/2012/2/29/objc_explain_return_value_of_message_to_nil.html> Sean
On Fri, 27 Apr 2018 11:57:15 +0700, Gerriet M. Denkmann said: See also: <http://sealiesoftware.com/blog/archive/2012/2/29/objc_explain_return_value_of_message_to_nil.html> Sean
|
By
Sean McBride
· #567
·
|
|
APFS & FileSystem attributes
On Tue, 15 Aug 2017 22:25:41 +0700, 2551phil said: You could presumably test it in a VM, or using a spare old external drive or USB key, or even just create a disk image. You don't need an extra Mac w
On Tue, 15 Aug 2017 22:25:41 +0700, 2551phil said: You could presumably test it in a VM, or using a spare old external drive or USB key, or even just create a disk image. You don't need an extra Mac w
|
By
Sean McBride
· #182
·
|
|
Changing Folder Name in Xcode
On Tue, 8 Aug 2017 17:50:13 +0700, Gerriet M. Denkmann said: I've done that, and it's worked fine for me. If the files are referenced relative it their parent, then I think it's just a matter of re-po
On Tue, 8 Aug 2017 17:50:13 +0700, Gerriet M. Denkmann said: I've done that, and it's worked fine for me. If the files are referenced relative it their parent, then I think it's just a matter of re-po
|
By
Sean McBride
· #158
·
|