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 2008



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Translating gcc/ld's -Wl,-R    -L  and   -l to Xcode28 Sep 2008 10:44 GMT1
I am trying to move my projects from unix/make to Xcode. The projects
have a substantial subset that is common and that is compiled into
a library. Each project links to the library.
I compiled the common code fine into a BSD Dynamic Library (although
Translating gcc's -I (include) option to Xcode28 Sep 2008 10:40 GMT5
The translation of Makefile's
   CXXFLAGS = -I /Users/me/myheaders
into the Xcode idiom appears to be to double-click (or press info)
on the target and add the string
How do I telnet programmatically?23 Sep 2008 19:45 GMT5
Actually that might be the wrong question. Here's what I want to do:
I want to write a small app that periodically polls my ADSL router and
retrieves the current line speed. In order to do that manually I can telnet
to it, then go through a 'username' and 'password' prompt, then ...
hidden files without dot22 Sep 2008 18:47 GMT4
This is weird. I have a couple of directories that are hidden in the
sense that the Finder doesn't show them. (PathFinder does; they look
dimmed, just like "dotfiles".)
Their permissions are weird: an "ls -l" shows
CFStringRef with NSTableView18 Sep 2008 12:57 GMT5
I want to display string with first alphabet as bold in the
NSTableView.
that is if string is "World" the 'W' should be in capital.
How can I achieve this ?
Q:Horizontal image flip in an already flipped vertical view?17 Sep 2008 21:05 GMT4
What I hope is a trivial cocoa drawing 101 noob question:
--
I have a snippet like this that draws an image correctly:
  { // Undo vertical transform (isFlipped) for image drawing
Compilation errors with gcc on MAC osx (can not resolve the function     names defined in C libraries)16 Sep 2008 02:17 GMT2
 I am trying to compile assembly code on Mac Osx  (a remote machine).
The assembly
program contains calls to C library functions, such as functions
defined in <pthread.h> <time.h>..:
Plugins & 64-bitness11 Sep 2008 15:42 GMT6
I have a curious situation that puzzles me (although happily so).  I
have implemented a 2-way fat (32-bit Intel/PPC) CFPlugin to be used by
some client applications and other plugins.  I expected that no
application running in 64-bit mode would be able to access it (just as
Simple Text based game: Java, Objective-c, C++07 Sep 2008 23:14 GMT9
I'm planning on creating a text based game for the mac and wanted to
know which programming language would be best for this?
I plan to use data from an xml file. Which language is best suited for
parsing xml files?
NSWindow pointer to another app's window06 Sep 2008 18:43 GMT6
Is it possible to get an NSWindow pointer to another application's
windows?
I am working on an assistive app where I want my application to
overlay some additional information over the window(s) of another
Help getting started with sockets05 Sep 2008 12:00 GMT4
I'm trying to do something very simple with sockets. I'm trying to simply
connect to my router and read the login prompt. To this end I've written
this:
----------
DOMNode alloc problem02 Sep 2008 12:45 GMT1
 I'm new in Objective-C and Mac programming but I didn't find anything
about this issue.
 I have these lines:
-(IBAction)aniadirAlDOM:(id)sender
 
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.