Skip to main content
Search titles, bodies, and author names
Found 1,112 posts across 1 forum.

Irfan View for OSX — #3

I'll try again. I posted this and all that showed up was the Title "Irfan View for OSX". I don’t know if this has been mentioned before as this is my first post and I tried a sea…
MacNN Development by FishNrib

Zoom controls — #1

Hi all, I am a high school senior and novice OS X developer. I am attempting to create a small OSX app fro a self-directed "Senior Project" course I'm taking. What I would like to …
MacNN Development by Personman

Zoom controls — #2

Well, assuming you can't hax0r Universal Access (maybe look into using APE?), you could do something like read in the framebuffer, modify it, and then display the modified version …
MacNN Development by Catfish_Man

Zoom controls — #3

There's no public API for the functionality. Running nm CoreGraphics | grep -i zoom on CoreGraphics reveals some promising functions that could probably do what you want if you fig…
MacNN Development by Chuckit

Perl development in XCode — #1

Can anyone guide me with this. I want to be able to write and run perl scripts from XCode. Thanks.
MacNN Development by hemant

Perl development in XCode — #2

This Apple Developer article discusses perl development on the Mac using xcode. Writing perl scripts in xcode is pretty straight foreward. xcode is perl "aware" and provides syntax…
MacNN Development by johns

Perl development in XCode — #3

The latest version of XCode has much improved syntax colouring and formatting, but its indentation does get completely screwed up in a couple of circumnstances. Particularly regul…
MacNN Development by Brass

Wikipedia contextual menu? — #1

I'm not a developer, but I wanted to know if any developers out there feel like taking on a small project? Would anyone want to make a Wikipedia contextual menu plug-in? You know…
MacNN Development by italy77

Wikipedia contextual menu? — #2

I find that Google is faster than Wikipedia's own search engine, so I tend to use the former when I need to use the latter. Maybe you could modify an existing plug-in: you just nee…
MacNN Development by FireWire

OS X development for dummies? — #1

I'm an absolute beginner to development. I don't know a thing about C code and what not. I've done HTML code, that's it. How should I go about learning how to develop apps for the…
MacNN Development by macintologist

OS X development for dummies? — #2

Quote: Originally Posted by macintologist I'm an absolute beginner to development. I don't know a thing about C code and what not. I've done HTML code, that's it. How should I …
MacNN Development by Ludovic Hirlimann

OS X development for dummies? — #4

Quote: Originally Posted by Chuckit The Objective-C intro is at developer.apple.com, which doesn't require registration. It does, however, assume that you know C.
MacNN Development by Angus_D

OS X development for dummies? — #5

Well, let me use this thread without starting a new one... If I know a bit of C (still have a hard time with pointers... didn't know how I pass all the Computer Science subjects i…
MacNN Development by veryniceguy2002

OS X development for dummies? — #6

Quote: Originally Posted by veryniceguy2002 Well, let me use this thread without starting a new one... If I know a bit of C (still have a hard time with pointers... didn't know…
MacNN Development by Catfish_Man

OS X development for dummies? — #7

Quote: Originally Posted by Catfish_Man I'd say get the Hillegass book. It's basically targeted right at your skill level, maybe a hair lower. What's the title of the Hille…
MacNN Development by veryniceguy2002

OS X development for dummies? — #9

Have you considered using a RAD tool like Runtime Revolution? If you are looking to create fast solutions then its quite easy. Of course if your objective is Objective-C then you'l…
MacNN Development by chikako

n00b question — #1

im not sure if this is the right forum or not, but i'll soon find out.. what is a droplet and what are they used for?? is it something different than a contextual menu? i've bee…
MacNN Development by markus

n00b question — #2

A Droplet is an AppleScript app (or now Automator, also) that launches when an item is dropped onto it's icon in the Finder. It then does it's thing to said item and promises to gi…
MacNN Development by zro

Hard drive space alert app that emails? — #1

I have an old osx box that records video of motion in the driveway. The hard drive will fill up, and the app(evocam) will stop recording. Is there some app that can email me when…
MacNN Development by Gern

Hard drive space alert app that emails? — #2

It's been a while since I tried it, but doesn't Evocam have a setting that does this automatically? Otherwise maybe an applescript that temporarily checks free space on the drive a…
MacNN Development by The Milkman

Hard drive space alert app that emails? — #3

Thanks for the reply. Quote: Originally Posted by The Milkman It's been a while since I tried it, but doesn't Evocam have a setting that does this automatically? If it do…
MacNN Development by Gern
mp.ls