+ Post New Thread
Page 1 of 17 1 2 3 11 ... LastLast
Threads 1 to 20 of 332

Forum: Mac Programming

  1. Programatically determining BootROM version?

    What is the correct way to determine the BootROM version? I want to do so because there's a bug that's fixed with a firmware update and I need to...

    • Replies: 3
    • Views: 949
    03:37 AM Go to last post
  2. newbie simple strings question

    I got tired of typing CFSTR so I thought I would just pass a char string and convert it to a CFString. The Mac OS X Programming book is very light...

    • Replies: 1
    • Views: 375
    01:02 AM Go to last post
  3. Cocoa in Carbon - weird behaviour

    Hi, I'm working on a project that involves a Cocoa UI in a Carbon application. I've followed the CocoaInCarbon sample from Apple, and I've...

    • Replies: 0
    • Views: 613
    12:22 AM Go to last post
  4. Archiving large graphs

    I have a class Root with contains two NSMutableArrays *aList, *bList. These arrays point to all instances of ClassA and ClassB. It is encoded by...

    • Replies: 13
    • Views: 623
    09:34 PM Go to last post
  5. delegate or subclass NSTextView?

    I can't quite figure out if I should focus on using the delegate methods of a NSTextView or if I should work on subclassing it. What I'd like is to...

    • Replies: 2
    • Views: 1,218
    12:07 PM Go to last post
  6. Shared memory in OS X?

    I am porting an app from Classic to OS X...and the biggest problem I've run into is how to get live notification of changes to prefs. The app...

    • Replies: 3
    • Views: 709
    03:46 AM Go to last post
  7. Error -2110 in open command

    Not sure which group this should go to, but I will post here because it is related to development. I am a newbie with respect to working on Mac....

    • Replies: 0
    • Views: 476
    db
    10:50 PM Go to last post
  8. Cocoa User's Group

    Anyone in the greater Kansas City area who would be interested in forming a Mac user group concentrating on Cocoa and the UNIX aspects of OS X...

    • Replies: 1
    • Views: 683
    07:49 PM Go to last post
  9. PB & Implementation Files & C++

    Hi, I'm trying out PB for a C++ class at school. The program in question needs a main file and implementation file (.cpp) and a header file (.h)....

    • Replies: 0
    • Views: 516
    06:31 PM Go to last post
  10. Fixing Tab Order in Cocoa Window

    I am a Cocoa Newbie who comes from VB. In VB, you can choose from properties whether I have a "TabStop" on a particular command button, option...

    • Replies: 2
    • Views: 1,607
    03:55 PM Go to last post
  11. how to ping on older macos?

    Hi all!! How can I ping a host from java program on macos older than X? I know there are some diagnostic utils but is there a simple way to ping...

    • Replies: 2
    • Views: 765
    03:03 PM Go to last post
  12. Java/Swing and OS9 ?

    Am I out of luck?

    • Replies: 0
    • Views: 727
    01:53 AM Go to last post
  13. ***Help on GCC***

    I have a very problem on Macosx: I tried to install a cpan module for perl and i received an error by c compiler /Local/Library/Frameworks: Not a...

    • Replies: 1
    • Views: 452
    01:32 AM Go to last post
  14. [COCOA] Dynamic button?

    In article <1fzrife.s6p9421wrpd7mN%usenet@mile23.com>, usenet@mile23.com (Paul Mitchum) wrote: This will only work if the button actually...

    • Replies: 7
    • Views: 1,189
    07:55 PM Go to last post
  15. HELP ME HELP YOU

    Dear Internet User, : Good day, This article I've written is all about the fact where I earned an ASTOUNDING amount of money in less than a month...

    • Replies: 0
    • Views: 413
    06:25 PM Go to last post
  16. Check out these internet pack which comes from MS Corp.

    I really really hate this message! katykemp wrote:

    • Replies: 0
    • Views: 435
    02:50 AM Go to last post
  17. current directory

    Help! I am writing an application that can be lauched from either the Finder or from the command-line. I need to know the locations of two...

    • Replies: 2
    • Views: 590
    11:11 PM Go to last post
  18. Change Notification functions in Darwin?

    Hi, I'm pretty new to the Mac, having a Windows and to some extent BSD background. I'm still making my way round the documentation. Apologies if...

    • Replies: 4
    • Views: 625
    07:19 AM Go to last post
  19. Creating a file with FSpCreate

    This is probably a very stupid question, but I can't seem to get this to work. I had a very strong background programming in Classic... I want...

    • Replies: 3
    • Views: 590
    06:31 PM Go to last post
  20. Where is "strcasestr" defined ?

    According to man page "strcasestr" must be in <string.h> but it was not there...

    • Replies: 1
    • Views: 606
    01:41 PM Go to last post

+ Post New Thread
Page 1 of 17 1 2 3 11 ... LastLast

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139