| Thread | Last Post | Replies |
|
| How launch from Finder as root ? | 11 May 2005 22:42 GMT | 9 |
i ve created a QT-based dialog for MAC X. When a particular option is chosen by user, the dialog must launch an external exacutable (via execv) with root privileges. Now, if i am logged with an administrator account, i solve
|
| pthread_cancel and tiger | 11 May 2005 22:42 GMT | 12 |
Hello, all. Will pthread_cancel() conform to the POSIX threads standard in Tiger? Will there be an update to Panther that includes a conforming pthread_cancel()?
|
| high res timing on a Mac | 11 May 2005 22:26 GMT | 14 |
Is there some logical equivalent to rdtsc from x86-land (preferably sync'd across multiple CPUs) for the PPC G5 (and/or earlier)? I'm looking to do performance measurement as accurately as possible.
|
| Cocoa, record sound? | 11 May 2005 19:55 GMT | 2 |
How do you record sound in Cocoa? Thanks, Paul
|
| Unicode Font for Math Alphanumeric Symbols | 10 May 2005 19:41 GMT | 4 |
Mac OS 10.3.9 does come with a font able to display the Unicode Math Alphanumeric Symbols. Where can I get such a font. Or how do I make such a font?
|
| Error while compiling | 10 May 2005 17:38 GMT | 1 |
While compiling the powerplant application using code warrior I am getting following three errors. 1) Could not find or load Carbonlib 2) Could not find or load CarbonHeaders.h
|
| java version | 10 May 2005 13:53 GMT | 2 |
I updated to java 1.5 and changed the default setting to 1.5 in the java preferences as instructed in the istallation instructions. However the terminal still shows and uses 1.4 as the default. Can somone tell me how to change to 1.5 from the command line. Thanks in advance.
|
| [Q] Pop application to front (MacOS 9, THINK Pascal) | 09 May 2005 23:17 GMT | 8 |
In article <230320051813162187%anony-mouse@hole.in.the.wall.com>, Anony-mouse <anony-mouse@hole.in.the.wall.com> wrote: Hi, I'm trying to (re)write a custom "alarm clock" application for Mac OS
|
| [Q] How Do I Use Derez and Other Toolserver Tools with CW Under OS X | 09 May 2005 21:38 GMT | 8 |
Prior to February I was using Codewarrior 8 (I bought 9 but continued using 8) to develop under OS9 targeting both PPC and Carbon apps. I only used OS X for app testing because I did not (and still do not) like its total gluttony for RAM and disk space, the lack of any way to make
|
| CPU spike in open window | 09 May 2005 16:31 GMT | 8 |
I just noticed that some of my app's windows cause a spike in CPU usage as shown in the Activity Monitor % CPU indicator. How would I track down what's causing this? Or what are the common causes for this since there's nothing particulary interesting going on in the window besides ...
|
| How to start Timer in Powerplant .... | 09 May 2005 15:58 GMT | 4 |
I have one query. How do i start a timer on click of some checkbox using powerplant framework. I have to start a timer as soon as user click on checkbox and say after 1 min or 2 min interval, i want to save log file automatically or say display a standard message. How do i do
|
| Link Error : undefined 'itoa' | 09 May 2005 15:16 GMT | 2 |
My Project is Mac OS X powerplant stationery under Mac OS Carbon Bunder :Appearance type. In one of the function i am using 'itoa' function, but while linking its giving error,
|
| GetDialogItem (Carbon) | 09 May 2005 14:08 GMT | 4 |
I am new to Carbon programming and was wondering how to read in user input from a textfield control and display it as a static text control. Thanks Mike
|
| Cocoa, Carbon, or PowerPlant? | 07 May 2005 19:24 GMT | 7 |
What is the best framework to learn? Do you prefer Cocoa, Carbon, or PowerPlant? Or, does it depend on the type of program you are developing? Thanks,
|
| Glowing NSButton ? | 07 May 2005 18:49 GMT | 6 |
Hello NG, is there a simple way to make a aqua-button glowing/pulsing ? Thank you for your time and help. Florian
|