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 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 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 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 ...
Anybody knows any free mac compiler for C, C++, I just start learning programming and can“t find this soft anywhere. Thanks!!
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...
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 ...
Am needing some advice on adding our 1st Mac into our Windows 2000 environment. I am not a Mac user at all but need to know what the best practices are to get it on the network and be able to...
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'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 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 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...
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 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 was wondering if there is a easy way to detect mouse double click. I can use clickCount method in NSEvent class but my mouseDown function detects the first click as a single click and then ...
I was wondering if anyone had any better information on accessing the iSight. I have read what little the developer notes said on "programming the iSight" but this has really left me in the da...
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...
I am using Xcode to develop for Mac OS X. I have created a dynamic library, and I want to specify that the symbols not be exported, unless I specifically mark them to be. As I understand it,...
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...
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 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 ...
I have been looking into one of the excellant JavaScript based scripts (http://tech.tailoredweb.com/rich-textarea-53.php) that implement a Rich Text Editing of a <textarea> and I note that Saf...