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

Looking for NES Emulator Co-Porter — #1

I'm in the middle of porting InfoNES to the Mac in Cocoa and I'm looking for someone to work with me. Specific skills of interest would be Core Graphics and Core Image/bitmap graph…
MacNN Development by davecom

XCode Debugger Window Weirdness — #1

Am I the only one? I can't resize the split view in the debugger window to get a better look at what's going on with variables, etc.... http://eagle.he.net/~sjwood/cocoa/debugscre…
MacNN Development by techtrucker

XCode Debugger Window Weirdness — #2

I would try going to your .xcodeproj file and control-clicking on it and choose "Show Package Contents". Then delete the pbxuser file, I think it saves window and view sizes. G…
MacNN Development by macrophyllum

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
mp.ls