| Thread | Last Post | Replies |
|
| binary compatibility problem with plugin bundles | 28 Feb 2007 17:03 GMT | 5 |
I have a plugin bundle which works fine under current Mac OS, but the same binary fails without explanation under OS 10.2.8. I've been combing the web for hints what might be the problem, but to no avail. I haven't seen any other suggestions of obscure
|
| MOAB | 28 Feb 2007 15:37 GMT | 5 |
Hello NG, the month of Apple bugs (MOAB) has claimed the following functions: * NSBeginAlertSheet * NSBeginCriticalAlertSheet
|
| Help on Shell Script for package Maker/iceberg on MACOSX | 27 Feb 2007 13:52 GMT | 3 |
I want to make single file setup for MAC which contains only one Test.app file. Also just want to remove a app and its alias if it installed before and install a new one and create its alias again.
|
| Xcode project templates | 27 Feb 2007 01:29 GMT | 1 |
The behavior of the Java AWT Applet project template is a little annoying. In XCode 2.4.1, the name of the HTML file is "Example1.html". There is no attempt to "template" the name, and it is passed into new projects unchanged. I wanted the name to reflect the project name. So ...
|
| rpath equivalent | 26 Feb 2007 21:54 GMT | 11 |
I'm fairly new to the Mac world (got an MBP in January). I've been programming at my day job for quite some time - mainly Solaris and Linuc, C and C++. One of the first things that I did was download Qt (3.3.7 and 4.2.2).
|
| [Cocoa] Getting an application to multitask | 21 Feb 2007 22:32 GMT | 2 |
I have a Cocoa application. It works fine. It does lots of complicated maths and it updates an NSView subclass in realtime to show the status of the maths. The program is partitioned correctly: the maths doesn't mess with the NSView manually, it changes global variables that the ...
|
| designing software updates for my app | 21 Feb 2007 21:46 GMT | 1 |
I have designed a preference pane application that parses an xml file and displays the information. I now want to design software updates for my application. Basically the xml file will have a url (to a webserver) and my app should check for
|
| Logitech RumblePad 2 | 21 Feb 2007 19:53 GMT | 1 |
Does anyone know whether there's an API to control the "rumble" feature of a Logitech RumblePad 2 under Mac OS X? Malcolm
|
| creating sounds (tones) programatically | 21 Feb 2007 12:34 GMT | 3 |
i THINK that's the proper word... what has bothered me ever since mac os 7 is the following question. if i wanted to hand code the different sound element levels for a particular sound or tone, how would i get this array of sound level
|
| Bindings and Undo and NSMatrix, Oh My! | 20 Feb 2007 18:25 GMT | 6 |
Now it is my turn to beg for help from this group. I'm having trouble at the intersection of Cocoa Bindings, NSUndoManager, and an NSMatrix of NSTextFields. Inspired by http://www.ffconsultancy.com/dotnet/fsharp/sudoku/
|
| Breakpoints that Will Not Die | 18 Feb 2007 23:56 GMT | 3 |
I've got one object with SEVEN breakpoints that I can't get rid of. I've lost track of how many times I've removed these breakpoints -- only to find later that they have reappeared. I've cleaned all my targets, it didn't help. Has anybody else seen this phenomenon?
|
| Display RAW images from VNC server | 17 Feb 2007 22:04 GMT | 1 |
I´m doing a litle VNC client and I recive the other desktop by RAW images. How could I draw it into a window? I will be able to refresh it from the pixels variations? Can I draw into a litle window than the image (in pixels)?
|
| AliasHandle should be disposed or not? | 17 Feb 2007 04:31 GMT | 2 |
I am creating AliasHandle using the CarbonAPI FSNewAliasMinimal and using that to set window proxy alias Code snippet is: MySetWindowProxyInfo( )
|
| NSArrayController in Core Data | 16 Feb 2007 15:30 GMT | 3 |
I am quite new to Mac OS programming. I am using a NSArrayController to keep employee data in a Core Data application. I have a NSTableView on my window that shows employees information. One of the Employee properties is salary. What is the easiest way to
|
| configuring the prompt | 15 Feb 2007 22:00 GMT | 9 |
I'm brand-new to the Mac and the Mac newsgroups, having used OS/2 / eCS for the last dozen years, with a small smattering of Linux. My apologies if this is posted to the wrong newsgroup. I've recently managed to get a Mac Pro, with OS X.4.7 installed. Being
|