Tagged Questions

1
vote
0answers
20 views

File-level filesystem change notification in Mac OS X

I want my code to be notified when any file under (either directly or indirectly) a given directory is modified. By "modified", I mead I want my code to be notified whenever a fil …
0
votes
6answers
280 views

Chrome OS Development on a Mac

Google just announced the open source release of their Chromium/Chrome OS product: Hello, open source developers. Would you like to help build an operating system for web users? …
1
vote
2answers
21 views

Is there a sendKey for Mac in Python?

In Moc10.6, I want to put a active application to de-active, or minimize by Python I know I could use sendKey in Windows with Python, then what about in Mac? Thanks, guys!
1
vote
2answers
37 views

Beautifying a SWT application on Mac

SWT is designed to be cross-platform, so it can run on a Mac. The problem is it commits the cardinal sin of Macland - it's UGLY. Toolbars don't look like Mac toolbars, status bar …
1
vote
5answers
91 views

Packaging a Mac app for distribution

What's the preferred way to create a distributable file for Mac OS: dmg or pkg?
0
votes
1answer
35 views

Application exit event

Hi all, I am developing an application in cocoa .My application shows a pop up sheet initially .Now i need to know which event is fired when we try to exit the application by righ …
2
votes
3answers
89 views

Recovering from stack overflow on Mac OS X

Hi all, I am implementing a cross platform scripting language for our product. There is a requirement to detect and properly handle stack overflow condition in language VM. Before …
0
votes
1answer
24 views

Error in java swing application in Mac

Hi I have created a swing application using java 1.5 and i created a distributable jar of that file. I can run the jar in windows OS and linux OS but when i run in Mac it gives me …
0
votes
1answer
18 views

Cron on XAMPP (Mac OS)

Hi All, I have installed XAMPP server on my Mac OS, how to setup a cron job on it? My requirement is that i want to call a php script at regular intervals . Thanks
0
votes
1answer
31 views

Programming with Macbook Pro, and map mouse left click to keyboard

Hi, I am very new to Mac. When programming with eclipse or any other application, is it possible to map mouse left click to keyboard ?
0
votes
0answers
13 views

command-click broken on Eclipse 3.5/Snow Leopard

Eclipse has a really awesome feature where you can click through a method via ctrl+click (or splat/command-click on OSX). For some reason this is broken for me (I can still access …
1
vote
3answers
68 views

System Architecture

How do I determine whether the currently running Mac OS X system is of 32bit or 64bit machine?
0
votes
0answers
32 views

How to switch back to previous window (Mac OS X, XCode) [closed]

As a long time Windows users I'm used to switch between two windows using keyboard. Now at Mac I just can't figure out how to do that! Command-Tab works nicely between apps, but h …
0
votes
1answer
20 views

MySQL Server Settings

I have a mysql server that gets a lot of users logging in at once. I know in windows you can change the settings so the amount of people logging into the server will be okay on you …
3
votes
1answer
36 views

Is it possible to capture bash output to the OS X finder clipboard?

Is it possible to capture bash output to the OS X finder clipboard?

1 2 3 4 5 107 next
15 30 50 per page