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 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Manipulating windows with keyboard18 Feb 2005 09:42 GMT1
I would like to write, or buy, a simple utility that I can use to
manipulate windows on the screen. Basically I want to break my screen
into rectangular areas and move the focused window to one of these
areas with the press of a key. I have implemented a little app in
Cocoa initial window position - how?18 Feb 2005 08:21 GMT3
How do I set the intitial window position before the window is displayed for
the first time?
If I got it right, one should call:
NSPoint p;
C++ in XCode?17 Feb 2005 21:32 GMT9
I'm completely new to Mac - just purchased my iBook and studying
development. I'm doing quite a lot of that for Windows, all C++, and
it seems that XCode supports C++ too. However all documentation
refers to C or ObjC.  What am I missing?
Xcode & Tiger17 Feb 2005 05:43 GMT11
I'm going to buy an iMac G5 and I'd like to begin to program
with Xcode. I know that there are severals Xcode programmings books
on the market but I wonder if Tiger will deeply change Xcode and so
if thoses books would be obsoletes ?
doesn't provide a working string class16 Feb 2005 15:10 GMT5
trying to compile sth called ThoughtTracker on OSX+fink I ran into the
following error:
configure:3709: checking if C++ environment has working string class
configure:3730: c++ -o conftest -g -O2 -I/sw/lib/gtkmm/include
XCode can't compile new operator16 Feb 2005 11:13 GMT11
int* p_MyPointer;
p_MyPointer = new int;
error: 'new' undeclared
Do I have to use malloc?
Is here the right place for ODBC programming questions ?16 Feb 2005 08:04 GMT2
as you see, the question is the subject.
I have problems to test building my software on sf's compile farm.
I am porting my software to Mac OS X and I stuck at the linking
part of building my ODBC wrapper module.
How to optimize an algorithm for G4/Pentium 415 Feb 2005 22:28 GMT4
I wish to write an algorithm in C++.  My intention is to run it on a Mac
G4, however it would be nice to have the same program compile and run on
a Pentium 4.
The program will have to do a lot of the following with 32 bit integers:
Small Cocoa Project (uses webkit)15 Feb 2005 16:54 GMT2
I have a project I am working on in cocoa. It has to do a lot with
safari webkit and loading in html files (that contain embedded SWF
files).
There is also an installer I created using PackageMaker.app
router and server!15 Feb 2005 05:04 GMT5
Hello, I have 2 mac connected to the net via a router. One is running a
server which host my site and the other I use it for viewing the site.
If I call the site with a local address http://192.168.0.2/index.html 
the site load very fast but if I call it via
Programming a screen saver15 Feb 2005 04:16 GMT1
I'd like to program a screen saver, similar to the one apple provides
which randomly displays photographs from a selected folder.  I have
about 6000 pictures in my folder which results in a very slow startup
time for the screen saver.  I assume that it's looking at the pictures
Timing a Cocoa tool14 Feb 2005 20:06 GMT2
Just a short question:
I have a small program for which I have C, C++, and Cocoa/Foundation
implementations. It's just a simple program to find the largest
palindrome in a text file. I want to evaluate the performance of each
Extreme Newbie14 Feb 2005 20:02 GMT4
Hi All...
This is going to sound like the DUMBEST question out there, but maybe
it wont be.  I use both PCs and Macs, has been mostly PCs but now I
really hate them and want to switch to macs completely.  I have a
How do I make my program pause for a second?14 Feb 2005 12:49 GMT2
I'm using XCode on OSX.  I want to insert a line that makes my program
stop at a point, to allow me some simple debugging.  For example:
printf ("The code runs to this point");
wait_for_kbhit();
xcode help14 Feb 2005 11:34 GMT1
i am very new to programming in c with xcode. i made some 2 very simple
source codes and one gives me an error and the other doesnt even though
they are almost identical. after i write, build and debug a source
code, how do i make it executable under osx? thanks for your input.
Pages: 1 2 3 4 5 January, 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.