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 / March 2007



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Printing NSScrollView21 Mar 2007 11:38 GMT4
I want to enable my application users to print two types of information on a
page:
1. Contents of an NSScrollView (which is maintained in an NSArrayController
object )
Get images from iSight in C++ application21 Mar 2007 03:20 GMT3
Hello world,
I have been looking for wuite some time without really good results: I
would like to connect to a firewire camera (unibrain or isight) from
my C++ applications. Is there a way to do it? I read somewhere that
Mac prevents my tcp/ip code from working?20 Mar 2007 22:57 GMT4
Okay, my scenario is like this:
server side:
server
   loop multiple times
converting pasteboard pict data to png20 Mar 2007 14:11 GMT3
how do I convert the pict data available on a clipboard to a png image
and store the image on the file system?
Any sample code that I can look into?
Regards
NSTimer behaving strange.20 Mar 2007 11:47 GMT6
I've set up a timer (in awakeFromNib) to invoke drawRect:
timer = [NSTimer timerWithTimeInterval:(.01) target:self
selector:@selector(drawRect:) userInfo:nil repeats:YES];
[[NSRunLoop currentRunLoop] addTimer:timer
cvs problems20 Mar 2007 02:02 GMT2
I am trying to use cvs, problems I have are
1. how do you permanently
export CVSROOT=/usr/local/cvsrep/
2. I tried to import a directory
Adding dylib in application bundle19 Mar 2007 09:46 GMT2
Hi! There!
I've successfully ported project from CodeWarrior to XCode, and have
some issues...
When App is compiled, it has folders resorces and macos. I have a lot
cycle through windows ?19 Mar 2007 01:04 GMT2
I'm new to the mac, I am wondering if there is a key to cycle through
the source windows in xcode.
Thanks.
using xcode project target variables within cocoa code19 Mar 2007 00:38 GMT4
I read this someplace before and just perised the articles on this group
and couldn't find it.
i have several targets and would like to do some if statements and add a
variable to the target build configuration to determine how it is built
[Q] Undo and NSMutableDictionary (and bindings)17 Mar 2007 23:14 GMT5
I was reading Scott Stevenson's wonderful tutorial
http://cocoadevcentral.com/articles/000080.php "CocoaDevCentral, Intro
To Bindings"
In it, he uses an NSMutableDictionary as sort of a generic struct, so
Mail & AddressBook17 Mar 2007 18:58 GMT2
Ther is some sort names in my AddressBook, eg.: Josh (only in the
first name filed, real name: John Smith). If i got a letter from Josh,
the Mail change the AddressBook card to this: Josh Smith.
The question:
Multiple cell types per tableColumn?17 Mar 2007 03:52 GMT8
In presenting a row set / table for editing, rather than a single column
cell type such as textcell or comboBox, could you present a different
cell type per row? I.e, each rows 'value' cell
    for some values, allow simple textcell
removing old object code libraries17 Mar 2007 02:54 GMT1
Thanks to Mike Ash <mike@mikeash.com>, I removed an old library that was
'shadowing' a required library, and causing a minor headache for gcc/ld.
So now I want to remove all the old junk in /usr/local/lib: some of
which is dated pre-Jaguar.  Can I rely on access dates to indicate ...
Why do I have to define '__eprintf' for 'assert'16 Mar 2007 22:01 GMT6
To avoid mucking around with existing code, I wanted to use 'assert'
rather than 'NSCAssert'.  XCode 2.4.1 on Tiger (10.4.8) complained that
'__eprintf' was undefined.  I couldn't find it, and had to define my own
version.  Is my Tiger XCode installation missing something?
objective-c warning?15 Mar 2007 13:56 GMT2
why would i get this error message?
warning: passing argument 1 of 'echoText:' from distinct Objective-C type
I have the following defined:
main section before any methods
Pages: 1 2 3 4 5 February, 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.