Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
General
GeneralPortable MacsHardwareNetworking
Applications
Mac ApplicationsEudoraFirefox / MozillaInternet ExplorerOutlook ExpressMS OfficeEntourageExcelPowerPointWordVirtual PCMedia PlayerOther MS Products
Programming
Mac ProgrammingCodeWarriorPerl
Country Specific
Australian Mac GroupUK Mac Group

Mac Forum / Programming / Mac Programming / September 2007



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Problem passing arguments to command line with NSTask30 Sep 2007 16:10 GMT2
Sorry, this is a stupid question, but I just cannot seem to get it to
work right. I'm trying to have the unix command line tool Mencoder work
from my cocoa application. I am using the TaskWrapper.m from Moriarity.
This was my original attempt, which didn't work :
carbo http help30 Sep 2007 13:27 GMT1
I need to implement the equivalent of
NSMutableURLRequest::sendSynchronousRequest but in Carbon/C++ ..
are there any good examples out there? code snippets?
TIA
user app data directory30 Sep 2007 02:29 GMT6
where is the recommended place for a mac application to store user-
specific data and files? Which API do I use to determine the path from
a c++ app ?
TIA
Graphkit private library info30 Sep 2007 00:33 GMT4
During searches in Internet, I found That there's a graphkit private
library in Os X.
Has anyone more informations about this lib?
Are there some examples which use this lib?
problem with carbon code29 Sep 2007 22:52 GMT1
i'm trying to write a small piece of code in C and Carbon to do some
HTTP requesting ...
following the sample code for CFNetwork, I #include <Carbon/Carbon.h>
but the compiler is complaining it can't find 'ansi_fp.h'
Seems simple enough, but the docs say I shouldn't...29 Sep 2007 13:01 GMT3
The scenario:
My application has a window open. The app/window needs to know about
keys being hit - It's not using them as data, storing them, etc - the
keys are controlling program behavior, so it's not actually "text
Quit Application28 Sep 2007 21:31 GMT7
How can i quit Application from other application ?
I have following details
->application path
Is there any API to send quit event to other application ?
moving code around28 Sep 2007 17:07 GMT4
I frequently copy my source code to and from my mac-formatted disks to
disks formatted with NTFS...
in earlier days I heard that you can loose 'resource forks' if you do
this sort of thing...
Read plist from Carbon27 Sep 2007 20:52 GMT9
Is it a way to read a plist file from the Carbon app, that is using
Carbon API and maybe lower-level API, but not Cocoa API?
To be specific I need to know the default browser. I det retrieve this
info from ~/Library/com.apple.LaunchServices.plist file. The problem
Read plist from Carbon27 Sep 2007 18:55 GMT1
Is it a way to read a plist file from the Carbon app, that is using
Carbon API and maybe lower-level API, but not Cocoa API?
To be specific I need to know the default browser. I det retrieve this
info from ~/Library/com.apple.LaunchServices.plist file. The problem
Cocoa Class-variable thread save24 Sep 2007 15:00 GMT6
Hello NG
A very basic question.
Is it "thread save" to have constants like:
static NSString * xyz = @"xyz";
How to create a window which is default minimized24 Sep 2007 14:57 GMT13
     I need to create a window which is default minimized. Right now
what I am doing is first creating window and then minimizing it by
miniturize but as I am doing it for 7 to 8 windows it dosent look good
first they are created and then automatically minimized.
does NSNotificationCenter block?23 Sep 2007 23:48 GMT2
I have an NSNotificationCenter used in a method where I start a thread.
This is done inside the following class method (I show the following
because it seems to be a pretty standard example for doing threads):
[NSThread detachNewThreadSelector:@selector(_connectWithPorts:)
NSImage to JPG Batch problem21 Sep 2007 16:15 GMT2
HI, I've been trying to do a batch converter for images. The problem
is the memory is not being released properly. When the for ends the
memory is ok, but during the for it continues increasing. I have a
function with a for loop:
overwrite/exchange NSHTTPCookieStorage15 Sep 2007 00:43 GMT4
Is it possible to overwrite or exchange the global NSHTTPCookieStorage
object that is used by the Cocoa URL loading system. I would prefer to
use my own private Cookie storage object so that the global cookies of
the default global Cookie storage are not deleted when my own
Pages: 1 2 August, 2007
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.