Quantcast
Channel: Gamecraft » coding
Browsing latest articles
Browse All 6 View Live

Three Steps to Apple Help, Part 3

Accessing Apple Help from C++ Code (Carbon) The third/final step in implementing Apple Help is programmatically displaying the main contents or individual topics within your help pages.  This, of...

View Article



API Design Dilemma

I need to decide how to define certain parameter types. The general situation is this:  I am refactoring a piece of C++ code to be part of a separate library, so I am in the process of defining and...

View Article

Objective-C: @property gotcha #1

Sometimes “best” practices can bite you. In Apple iOS documentation, they strongly recommend the use of declared properties to automatically generate access methods to class variables.  In header...

View Article

MAS Preparation, Part 4

Source code modifications In the previous installment of Preparing for Mac App Store Submission, I provided some guidelines for application data and resources that should be followed (where applicable)...

View Article

MAS Preparation, Part 5

Mac App Store receipt validation In the last installment of Preparing for Mac App Store Submission, I discussed the (general) source code modifications that you may need to make in order to convert...

View Article


MAS Preparation, Part 6

App Sandboxing implementation In the previous installment of Preparing for Mac App Store Submission, I discussed the reasons and methods for implementating Mac App Store receipt validation within your...

View Article
Browsing latest articles
Browse All 6 View Live




Latest Images