| Thread | Last Post | Replies |
|
| How do I go about getting a local copy of cocoa developer documentation. | 30 Apr 2004 06:49 GMT | 4 |
I am learning to program under Cocoa, and would like to be able to store a local copy of developer documentation on my hard drive. The copy that came with Xcode is getting old, and Apple has added a lot of new articles since mine was installed. Is there a canonical way of getting ...
|
| Disk management API | 29 Apr 2004 22:33 GMT | 1 |
Since DIBadmount etc... Were not proted to carbon, I'm looking for the new way to do this. Currently I'm using popen("diskutil ..."), but it's EXTREMELY slow. Aplle says diskutil was built on top of the Disk Management Framework.
|
| Trouble checking for busy files (repost) | 29 Apr 2004 17:24 GMT | 19 |
I have an app which from time to time polls the contents of a folder. The folder is typically populated through ftp (but it could be through a shared folder on the LAN), so I need to wait for files to be completely uploaded/copied before handling them.
|
| USB/Serial adapter and dumb peripheral? | 29 Apr 2004 11:35 GMT | 3 |
I have an Open Source Unix/Linux program I'm trying to get working for a Mac OS X user. When configured for FreeBSD, the program worked on older Macs which had an actual RS232 serial port but there's a problem with the USB-equipped Macs and a USB/Serial adapter.
|
| How to get "single field" preview with DV capture? | 29 Apr 2004 10:48 GMT | 3 |
I am trying to get a good image quality from the sequenz grabber component while playback/preview. I found the "SGSetChannelPlayFlags" function and called it with the "channelPlayHighQuality" constant. The result is pretty nice but now I have the interlace problem. I was not
|
| How to add a draw to a PowerPlant window? | 29 Apr 2004 06:16 GMT | 1 |
I have been gnarring at this for a few hours now so time for asking. At this stage I have a drawer attached to a window (more or less - the draw cat get left behind if the user moves the parent window at
|
| Compiling in 32/64-bit mode with a G5 | 28 Apr 2004 15:39 GMT | 4 |
Hello everybody, sorry for crossposting but I don't know where post this message. I am trying to compile some stuff code in 32 and 64-bit mode but I am only successfull to compile it in 32-bit mode.
|
| [Q] am I allowed to call NSTableDataSource informal protocol methods myself? | 28 Apr 2004 09:42 GMT | 3 |
Boy Cocoa is truly fun and I am enjoying learning how to program in it. (I find Objective-C easy and the Objective-C Language manual of Feb 2004 is extremely well written - one of the clearest I've ever read). But enough of that - my current question is this:
|
| Stepping into functions broken in Xcode 1.2? | 28 Apr 2004 04:15 GMT | 1 |
I upgraded to 1.2 and have noticed that attempting to step into a function call acts as if I told it to continue: it doesn't stop at the first instruction of the called function, but proceeds apace with execution. Anyone else noticed this, or have I messed up my installation
|
| Hiding Window Title | 27 Apr 2004 16:52 GMT | 5 |
How do you hide, and later show, the title bar for an existing window when running under OS/X 10.1? I'm working from Java using JNI, so I don't have the luxury of creating a new window.
|
| PPx document stationery. some minor bugs: | 27 Apr 2004 15:50 GMT | 1 |
I've begun to look at Powerplant for OS X, and I've got a few minor quibbles, mostly with the PPx document stationery. Some minor bugs: 1.) With the PPx document stationery that ships with Codewarrior 9,
|
| DragGrayRgn for Cocoa? | 27 Apr 2004 05:35 GMT | 3 |
Is there any equivalent to DragGrayRgn for Cocoa - ie something where the user can drag the mouse and a rectangle will appear? Thanks
|
| Crash dialog bug report address? | 27 Apr 2004 04:29 GMT | 4 |
I am running 10.3.3 from developers seed. When a program crashes, a dialog comes up saying so, and asking if I want to send a bug report to Apple. I want bug reports for *my* program to send bug reports to *me*, not Apple! :)
|
| Using Menu Bar Space | 26 Apr 2004 23:40 GMT | 11 |
Working from Java using JNI, I have hidden the menu bar and dock using HideMenuBar(). I want to position my window at 0, 0 to get a full screen presentation mode. Think PowerPoint; the need is pretty similar. The window gets bounced down to give the menu bar space, even
|
| OK so I haven't installed spyware... | 26 Apr 2004 10:34 GMT | 5 |
But can someone hazard a quess why my router's RxD LED and the computer's port LED keep blinking briefly. The computer gives 3 half-sec blinks, then the RxD one blink about 10 sec later. If the Airport Base is connected its port blinks in sync with the computer.
|