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 / January 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Converting UInt8 * to char *25 Jan 2006 18:19 GMT9
In the carbon files.h getting paths from dialogs requires passing the
path variable as a UInt8 *, but then opening the file with fopen
requires passing a char *.  This generated an error for me when I
recompiled my code after upgrading XCode 1.5 -> 2.0.  I 'fixed' it by
Converting AVI to Quicktime Movie25 Jan 2006 14:24 GMT1
For converting to avi to mov I split the AVI file into Audio and video
and then create a Quicktime movie. Is the correct method to create AVI
to Quicktime movie.
Reply me.
Intel iMac;  [[NSString alloc] initWithCString;  not working25 Jan 2006 06:46 GMT4
I'm reading part of a file byte by byte into a buffer then putting the
data into an NSString it works fine on my PPC but not on my Intel iMac. (
I break out of the read to buffer loop when it finds a null.)
m_pageInfo = [[NSString alloc] initWithCString: strbuffer encoding:
building universal static libraries24 Jan 2006 23:03 GMT19
i found this article that explains the ugly parts of creating a universal
binary, sort of:
http://developer.apple.com/documentation/DeveloperTools/Conceptual/cross_devel
opment/UniversalBinaries/chapter_4_section_1.html
custom UI "pages" for PackageMaker?24 Jan 2006 17:32 GMT8
I've seen some apps that use custom UI panes in their installer
packages, but I cannot find any documentation on how to do this. I see
there is an XCode "Installer Plugin" template in Tiger, but how can this
be hooked up?
OS X equivalent of the COM24 Jan 2006 17:05 GMT3
Is there an equivalent mechanism in Cocoa programming for the COM
structure in windows.
Hi Everybody.24 Jan 2006 06:09 GMT1
Such I am very happy to see this site b'coz I need the help of all of
yoou very much, And I think you all can help me.........
First of all I want to tell something about myself.
 I am Anand Ranjan Pandey from India, I had completed my Bachlor's of
Problem parsing XML with NSXMLDocument23 Jan 2006 11:53 GMT2
I'm trying to build a DOM tree from an XML document thus:
NSError *error = nil;
NSXMLDocument* xmlDoc = [[NSXMLDocument alloc] initWithData:data
options:0 error:&error];
Relative path from one NSURL to another ?23 Jan 2006 00:22 GMT4
I have two NSURL variables.  One is for a folder.  The other is for a
file.  The file may be inside the folder, or inside a subfolder of that
folder, or somewhere else entirely.
Is there a simple way of getting an NSString (or a relative NSURL)
How smart is Rosetta?21 Jan 2006 21:57 GMT2
Scenario as follows.
Three players:
- Program, a PowerPC binary compiled with CodeWarrior.
- Bundle A, a PowerPC code bundle compiled with CodeWarrior.
How to set directory bundle bit ?21 Jan 2006 21:41 GMT11
How to set directory bundle bit for a folder ?
Mac OS-X USB HID custom development problems Please HELP21 Jan 2006 01:12 GMT5
I am developing a non standard (i.e. non mouse keyboard type) HID
device to act as a interface between the Microchip 2550 PIC and a Mac
running OS-X (10.3.9). I have managed to develop a HID app working
under Windows OS, but I'm having trouble with the Mac implementation.
Registering filename extensions in MacOSX20 Jan 2006 23:33 GMT2
I am porting one of my Win32 application to MacOSX.  I have created a
perl script to create the application bundle including the Info.plist
file.  The ported application run great.  However, I cannot get OSX
to register the document filename extensions associated with the
how to drag-and-drop images to build a model20 Jan 2006 06:10 GMT2
Hey all,
What I want to do is drag and drop some images onto a breadboard
and have them conntect (like, snap to grid) to each other, then I would
like to double-click on an image and have a window come up where I
MTCoreAudio question20 Jan 2006 04:13 GMT1
I'm using MTCoreAudio and need to record x seconds (say 5 seconds) of
audio into one buffer. I've got the sammple rate but how do I calculate
the buffer size?
One of the examples I found uses:-
Pages: 1 2 3 4 5 6 December, 2005
 
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.