| Mac Programming (view all ...) | Last Post | Replies |
|
| Writing .XBM file | 17 Mar 2010 16:15 GMT | - |
Hi NG, I'm very new to work with images. A perhaps very silly question. I want to read xbm files into nsimage, manipulate the image, and write
|
| Project permissions perplexity | 13 Mar 2010 15:33 GMT | 5 |
On my system I have two user accounts - a normal one, and one I use when I'm VNCing into the machine (essentially the same but a plain background and lower screen res). Occasionally I'll want to muck about in Xcode from afar, so I'll duplicate a
|
| Motherboard serial number | 12 Mar 2010 11:30 GMT | 2 |
I need to read motherboard serial number in my application. Is there anyone who know how to do it? Best regards, MKK
|
| stat / access does not work on mapped drives | 06 Mar 2010 19:18 GMT | 7 |
I was trying to figure out the write permissions for a network mounted directory on my Mac 10.5.8 with the following code, but it seems that stat and access does not work on mapped directories, while they reported correct permission for local files, they failed on mapped
|
| Making Labels transparent to clicks? | 04 Mar 2010 08:33 GMT | 4 |
I've got a matrix of buttons that are using graphic images. Essentially it's a grid of microchips something like this: __#__#__#__#__ __#__#__#__#__ __#__#__#__#__ | | | | | |
|
| Escaping filenames when calling system() | 03 Mar 2010 23:34 GMT | 3 |
In a CLI application, if argv[1] is a filename, it can be directly passed to fopen(). But this doesn't work if the filename must be passed to another CLI tool via system(). Everything's fine if the name does not contain any special characters, but not if it contains spaces,
|
| DDD - Aqua | 01 Mar 2010 16:40 GMT | 4 |
Does anyone know if there is a build of DDD that works on Aqua and Quatz nativly. I mean without needing X11.
 Signature ....
|
| odd behavior of if | 28 Feb 2010 03:26 GMT | 1 |
now THIS is extremely odd it appears that if isn't being properly tested. [commandLine string] contains @"-help" - (IBAction)sendCommandLine:(id)sender
|
|
| CodeWarrior (view all ...) | Last Post | Replies |
|
| Desktop and laptop computers | 18 Mar 2010 06:08 GMT | - |
We introduce the latest and updated models of desktop and laptop computers,and too much about these... so,for acquire the update knowledge about laptop and desktop computers,visit the side below,
|
| Help converting old PPC apps to Intel-ready XCode? | 02 Sep 2009 12:18 GMT | 4 |
A non-newsgroup friend of mine has a few old carbonized PPC apps developed with the now long obsolete CodeWarrior 8.2. He wonders if there are any companies or individual programmers specializing in converting old CW PPC apps to XCode Intel-ready apps? He's not looking
|
| Memory allocation problem | 30 Mar 2009 09:40 GMT | 2 |
First of all, I'm a newbie here (and to Macs) - so maybe I'm asking in the wrong forum. Just let me know if this is the case. I'm running a program called "Function" on a Mac computer.
|
| CW 9.0 AppleScript, Leopard | 25 Sep 2008 16:27 GMT | 2 |
Well, it's probably a long shot but... We currently keep CodeWarrior 9.0 running to deliver versions of our software for users with older software. This has worked well on Mac OS X.3 and tests were going well on X.4.
|
| CodeWarrior on Leopard (PPC) and debugging | 21 Apr 2008 13:08 GMT | 7 |
Did someone manage to use CodeWarrior on Leopard (PPC) and get the C++ debugger to work? I have instelled CW on Leopard and it compiles fine but when I click "debug" I can see in the process viewer app that "gdb-for-metrowerks"
|
| Link error with Rhapsody7.0 | 14 Feb 2008 22:37 GMT | 1 |
I am using Rhapsody7.0 in C++ with Miscrosoft Visual Studio 9.0. I wrote a simple "Hello World" project and while running the project I get this error: Building ------------ Test.exe ------------
|
| use of tab in the editor | 06 Feb 2008 13:53 GMT | 1 |
I am new to code warrior. Could anyone please let me know why we need to use a tab in the editor before we start writing the code? do we really need it? regards
|
| Wanted: Programmer to build utility for Mac | 02 Feb 2008 18:31 GMT | 2 |
I'm an Apple IIgs fanatic that likes to use an emulator to continue working on IIgs projects. What I need is a way to connect the TCP/IP stack within the emulator that I use to the host machine's TCP/IP stack.
|
|
| Perl (view all ...) | Last Post | Replies |
|
| Re: Web Apps | 22 Feb 2010 22:22 GMT | 1 |
Thanks for the info - I was interested in iPad apps, but put off by the $99 just to download and look over the SDK. A web app sounds better - you wouldn't have to write a different one for every smartphone. -----Original Message-----
>From: Bill Stephenson <bills@ezinvoice.com> |
| [CamelBones] PAR Kits 1.1 Now available | 22 Feb 2010 00:19 GMT | 4 |
"PAR Kits" are easily-installed bundles of popular CPAN modules that use the PAR.pm[1] module. They can be included in your CamelBones applications, or used in standalone .pl scripts. Included in the CamelBones PAR Kits are tools for working with XML, databases
|
| perl modules installation on OSX | 17 Feb 2010 15:12 GMT | 6 |
what is the most recommended way to install perl modules on OSX? directly from CPAN via perl or shall I install them from MACports? Cheers, Noah
|
| Ann: CamelBones 1.1.0 | 23 Nov 2009 19:32 GMT | 2 |
The full announcement can be found at: <http://www.camelbones.org/node/4> sherm--
 Signature Cocoa programming in Perl: http://camelbones.org
|
| Best Way to Install ImageMagick? | 17 Nov 2009 06:44 GMT | 1 |
What is the best way to install ImageMagick, using just the Snow Leopard Perl install? I know simply running "install Image::Magick" from CPAN will not work.
|
| Compiling 5.10.1 as 32/64 bit fat binary on 10.6.1 | 15 Nov 2009 12:45 GMT | 1 |
(Note to moderators: sorry if this is the 3d time you have gotten this (or a similar) post from me, I have tried twice through Google Groups and gotten no response/post, so fear it may be lost). I am trying to compile 5.10.1 on OS X 10.6.1. I would like to create a
|
| Help setting Perl path | 17 Sep 2009 02:45 GMT | 1 |
I have Perl 5.8.8 installed by MacPorts and a CPAN install of 5.10.1. Is there a simple way switch between them hopefully from the Terminal, so I can use 5.10.1 when using get_iplayer and 5.8.8 for other programs. In a previous post, it was suggested that I create an
|
| 10.6 MacPerl - no appropriate 64-bit architecture | 30 Aug 2009 04:32 GMT | 6 |
Anyone else seeing issues with Snow Leopard /usr/bin/perl modules on 64bit hardware?
> /usr/bin/perl -MMacPerl -e 1 > Can't load '/System/Library/Perl/Extras/5.10.0/darwin-thread- |