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 / February 2008



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
using cat to get a list to for in sh or in ksh07 Feb 2008 02:34 GMT6
In sh and ksh, I have used
  for i in `cat file`
  do
     do-something-with-$i
Changing the initial layout06 Feb 2008 17:15 GMT2
Trying to build my first Cocoa project, I'm having
lot's of fun, but there is this thing I can't figure out.
I'm building a game, on the right I have an openGL
thing and on the left I have Tabpages. Now I've created
newbie xcode linker question06 Feb 2008 12:10 GMT4
I'm trying to create a new framework. The source files need use
libxml2, which comes with the 10.5 sdk.
I added this to the header search paths:
/Developer/SDKs/MacOSX10.5.sdk/usr/include/libxml2
QuickLook project 1333 Errors05 Feb 2008 09:33 GMT3
Hello NG,
I started today to write a QuickLook plugin for my app. It somehow
dose not like my header files and I don't know why. I do nothing else
than in the QuickLookSketch-example. When I try to compile it steps
How do I create a sound input device in my System Preferences?04 Feb 2008 02:08 GMT1
Currently in my System Preferences -> Sound -> Input list I have these
two devices: Internal microphone and Line In.  I would like to add a
new device to this list named "Sound Output". This device would enable
me to use the sound output as an input for recording when I have it
How to activate font(s) in wake of ATSFontActivateFromFileSpecification deprecation?03 Feb 2008 23:24 GMT1
It seems in 10.5 this routine is deprecated but if you require a font to
be application available and had been using this to achieve private
activation, what now are your options?
Maybe I'm going about this all wrong but I wanted to package a font and
Mouse event handling (Carbon)03 Feb 2008 18:21 GMT9
I am trying to catch mouse events in a control. I can catch control
events but no mouse events. Attached is a simple sample:
// a list of all catchable events:
static EventTypeSpec const eventList[] =
two assembler source with not same architecture in same project ?03 Feb 2008 17:05 GMT1
Is it possible ?
By example one source ppc64 assembler and one source x86_64 assembler.
Can I use pre-processor directive to call a function in one architecture
and call an other function for the other architecture ?
method definition not in @implementation context03 Feb 2008 05:49 GMT1
I've got an error that I don't quite understand.
PreferenceController.m:12: fatal error: method definition not in
@implementation context
- (id) init
Pages: 1 2 3 January, 2008
 
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.