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 / December 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Error while loading NIB file19 Dec 2004 16:25 GMT1
I updated only recently to the last versions of XCode and IB.
After this upgrade, I recompiled one of my former Cocoa program.
Unfortunately, it now crashes.
The error message is:
Warning window19 Dec 2004 15:43 GMT1
I have a C program (cross-platform) in which I'd like to embed a small
window message in MacOS X (just to say "You have no X server running").
I don't know much about Apple-specific programming, and the only thing I
found from my web research is that the part of MacOS X I want to ...
PHP newbie Q19 Dec 2004 09:21 GMT3
Okay, I'm stumped. My first Php test script, consiting of basically a
call to phpinfo(), doesn't work on Safari.
- Untouched Panther
- Personal Web says it's working
xcode: current filename?19 Dec 2004 07:22 GMT2
tried googling, browsed apple-script dictionary, read apple-dev mailing
lists for this, but couldn't find yet: how can I determine the current
filename (that is, the file currently in the editor) in XCode? I need
it either internal in XCode, but preferrably external to XCode as I've
[cocoa] trouble getting showWindow to work19 Dec 2004 05:22 GMT4
I am trying to show a new window, calling:
- (IBAction)openTestWindow:(id)sender
{
  if (nil == testWindow) {
selecting text field17 Dec 2004 15:55 GMT1
I am working on a program which has a variety of text fields to be filled
out like a form. When completed, the presses the "Add" button, &  when
they do, the initial text field should be selected.
This works correctly if you click on the button, however if you use the
How do I read an AIF file?17 Dec 2004 10:15 GMT3
I'm still a newbie to programming, I made only programs yet that read
plain text files and work with them.
But now I'd like to load an AIF file and do some calculations with its data.
I already have good ideas how the calculations and everything should
Showing a URL with Safari17 Dec 2004 07:11 GMT2
how can i control Safari from an X11 application.
I must show a webpage inside the browser and resize the window.
Also i must be sure that the browser does not open a new window every
time i show an URL.
Stripping a dylib17 Dec 2004 05:57 GMT1
I wrote a dynamic library which contains a set of public functions. Under
windows this gets compiled into a *.dll, under linux into a *.so and a
*.dylib under OSX.
By default all internal function names are present in the file and I need to
Find File from the path(PowerPlant)16 Dec 2004 13:28 GMT1
I have a file path in char*.
How can I find whether the file is present or not from the
given path?
-Hemant
Installing a plugin into a bundle16 Dec 2004 12:10 GMT1
I am trying to install an Acrobat Reader plugin.
The manual way would be to invoke the information dialog for the Adobe
Reader bundle and add the plugin there. But how can I achieve that
programmatically?
Retrieving CPU usage on Mac OS X16 Dec 2004 07:08 GMT1
I'm having trouble retrieving the CPU usage value. From what I've seen,
I should  be using something like this:
int main()
{
Zip permissions in OS X 10.2+15 Dec 2004 22:29 GMT6
Our company distributes an application that is tri-platform, Windows,
Mac OS X and Linux.  The components are mostly in Java and we use ant
to automate the packaging process since it will run on any of the
platforms.  Currently we build zip bundles with the appropriate files
Trouble with Functions in iTunes for Windows SDK15 Dec 2004 20:03 GMT2
I'm running into some issues with functions in the iTunes for Windows
SDK and am hoping someone here will be able to help.  There are a few
functions in the API/SDK that just don't seem to work, no matter how
many different ways I try them.  The one that is making my life the
Subclassing NSString15 Dec 2004 19:49 GMT2
I want to subclass NSString but it is not working.
I am doing this to make [NSString-cString] faster by storing cstring pointer
in initWithCString when encoding conversion is not required.
This is not working because NSString+alloc returns NSPlaceholderString.
Pages: 1 2 3 4 5 6 November, 2004
 
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.