Search results

  1. R

    Objective-C and C++? (And Qt!)

    All, For a personal project I want to create a simple 2D game that I can use to build out some AI classes and the like in C++. Does anyone know of any resources that describe how to add C++ classes into your XCode projects? Everything out there seems to be written in Objective-C, or...
  2. R

    Old Xcode and 3.0

    Hi, I'm following the XCode tutorials on O'Reilly's macdevcenter.com, specifically: http://www.macdevcenter.com/pub/a/mac/2002/01/04/cocoa.html On page four of that tutorial it discusses adding sliders, and then modifying the sliders NIB file in Interface builder to generate classes...
Back
Top