Hi,
who knows a FREE program to convert MAC files to PC(Win2000) without file size limit? One that actually WORKS?
I have already tried StuffIt Expander and HFV Explorer, they won't open...
Where can I get a free C/C++ compiler and Enviroment for the Mac?
Im learning C++ from the book C++ progarmming languages (bjarne stroustrup).
I ran one of his little app and something went.. well not wrong but different then what expected..
is argc wo...
I am attempting to include mouse wheel support in a opengl/glut implementation.
In linux under X-windows the scroll wheel comes up as a separate mouse button on the glut mouse event.
In ...
i need a script that i can have cron run everyday to move our order files older than 30 days into another folder containing all the orders over 30 days.
i want to keep the amount of orders...
Hi,
I need to close an open window using safari browser, but neither window.close() or self.close() works.
These methods work on IE for Mac, but I need Safari.
Below is the simple code ...
I have written a small webserver in Java and am trying to get it to run on port 80 in Mac OS X. I get a "java.net.BindException: Permission denied" error which must mean that the logged-in us...
Anybody knows any free mac compiler for C, C++, I just start learning programming and can“t find this soft anywhere. Thanks!!
I have a program that I recently ported to Mac. I have an installer that I used on other *nix platforms but I want to make a gui installer so Mac users are happy. Most of it seems rather easy...
I need code that shows as simply as possible how to query a database via an ODBC connection using COCOA and Objective-C and put the results of the query in an array or text box.
What im try...
I am from the Windows programming World and wanted to get a quick start on Mac programming. I did a quick preview on Cocoa at the Apple Developer Site. I just wanted to know if Cocoa is much d...
I am doing an application in Xcode with Applescript and shell scripts ...
... do anyone know how I can get a distance between two points (long1, lat1, long2, lat2)
based on this formula (w...
I want to copy some files from an OS 10.2.2 machine to an OS 9.2.2 machine using Applescript at a specific time of night. If the volume is not already mounted I need to mount it first. So I ...
i need a script that i can have cron run everyday, to move folders within a directory with a date of more than 30 days to another directory.
its important that the script only looks at the ...
What are the best and easiest to use Internet filtering programs that can be used on Macintosh OS X to help monitor and restrict teenage browsing habits?
I have two teenage daughters who ha...
I need to write an uninstallscript for an application. The script needs to delete a folder in the /Applications folder and delete a file from /etc/mach_init_per_user.d/
I need this script to ...
Hi. I built an app for windows..works great. I'm currently building app for mac on os x 10.2.X and higher platform. When my user pops in the cd to install app, I want it (like windows) to d...
Hi,
Whenever I draw lines in NSView, the lines appear blurred and are not sharp.
What can I do to avoid this?
I have seen many links regarding this topic ... but none worked.
So, a sam...
I need someone to write me the function "getche()" which can be used on the Mac (i.e. input a key without having to press Return). I can't find console.h on CW. I can't find conio.h. I'm tryin...
Does anyone know of a way to create an applescript that can copy and paste a file? I want to create an application that copies a plugin from a CD and pastes it into a folder on a hard drive ...
I'm using a simple Javascript Code, to change info and images on the same page, via mouseOvers.
It works on all browswers except Safari. Is there some sort of known issue? Is there a fix?
T...
I recently asked a question regarding getting the returned value to print into the terminal window when I ran an AppleScript. The solution was in opening the script with osascript. However, os...
Coding for a Macromedia Director app,
i need to determine via a small C++ Xtra the famous MAC network address,and also all data i can recover from ATA disks and SCSI disks...
Some ...
vbFromUnicode vs StringToMemoryBlockMBS
I'm trying to convert a VB6 function using vbFromUnicoe to Realbasic using StringToMemoryBlockMBS.
The original VB6 Code looks like this:
VB6 Co...
I need to ping the system, so that the screen saver never turns on while my application is running. Disabling the screen saver through settings is not an option. Is there a simple call, or s...