Search results

  1. A

    CFStringGetCStringPtr from a menu item

    When I try CFStringGetCStringPtr from a menu item, my Carbon application always crashes But the same function works fine if I use it from a command button. What's wrong ? I' m using Mac Os X 10.4.7
  2. A

    Xcode 2.0 install

    Can I install XCode 2.0 from Mac Os X 10.4 (Tiger) in Mac Os X 10.3 (Panther) ?
  3. A

    Carbon programming

    I' m new to Carbon programming and have a few questions to ask : 1. How can I open another Apple application from a Carbon app ? 2. Is it possible to change the layout and each item titles in radio group buttons ? If not, how to use Interface Builder to get two or more single radio buttons...
  4. A

    Menu bar text size

    In Tiger, is it possible increase / decrease menu bar text size ? If yes, how to do it ? Thanks.
  5. A

    Xcode

    I cannot find Xcode in Tiger ? Where is it ?
  6. A

    Mysql 5

    When starting new Mysql 5.0.15 in Mac Os Tiger, I receive the following message : /usr/lib/libncurses.5.4.dylib (No such file or directory, errno = 2) What's wrong ?
  7. A

    Xcode Manifest file

    It would be for me useful, in a Java app, rename Manifest file. However, after doing it, xcode gives an error saying there is no Manifest file. How to solve this ? Thanks.
  8. A

    Jdbc

    When trying a search in a JDBC application compiled with Xcode, I cannot connnect to a Mysql database and I receive the following message : ClassNotFoundException: com.mysql.jdbc.Driver Trying to connect... apple.awt.EventQueueExceptionHandler Caught Throwable ...
Back
Top