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

Building Interfaces for Pure Java Apps — #3

I think that for the time being you have to write the interface in code when using Apple's tools but I think Codewarrior includes a GUI creator for Java apps, doesn't it? It would …
MacNN Development

Code Snipplets for Cocoa/Java — #1

Hi Everyone, I am having a tough time finding good Cocoa/Java examples. The examples provided don't cover many of key classes -or at least I haven't found these: I visited the App…
MacNN Development

Installing DP4 dev Tools — #1

I didn't anticipate like OSX so much and I did not give the partition enough space. Before I erase everything and repartition I was wondering if there is any way that I can "link"…
MacNN Software

Installing DP4 dev Tools — #2

Actually, this may not be a good option. The developer tools install files in the invisible folders as well as the gui tools. I don't know what, exactly, is installed, but ther…
MacNN Software

Graphical version of emacs? — #1

Has anyone been able to get a graphical verson of emacs to work with the public beta ? I downloaded the emacs for server here but get a dyld error. http://www.harmony-ds.com/ema…
MacNN Troubleshooting

Graphical version of emacs? — #2

There is a version of XEmacs (www.xemacs.org) that does work. Seems to have a few problems and is based on an older version so if you need a feature that has been added in the las…
MacNN Troubleshooting

Graphical version of emacs? — #3

Yes, look on version tracker: http://www.versiontracker.com/vt_mac_osx.shtml It's the closest thing I've come to xemacs for OS X. If you figure out how to change the default fon…
MacNN Troubleshooting

Graphical version of emacs? — #4

Yes, look on version tracker: http://www.versiontracker.com/vt_mac_osx.shtml It's the closest thing I've come to xemacs for OS X. If you figure out how to change the default fon…
MacNN Troubleshooting

iSub Driver — #1

So, I'm not a developer, but I have an iMac DV SE and an iSub, and I'm now running OS X PB. Of course, my iSub isn't supported, and Harmann Multimedia has no release date for upda…
MacNN Development

Power-Loss Problems with OSX — #1

Has anyone noticed a problem when a power loss occurs while OSX PB is running? I have a new dual processor G4, with OSX installed on top of the primary drive that had 9.0.4 instal…
MacNN Software

Power-Loss Problems with OSX — #2

Quote: Originally posted by osnet00: It just sits there with the smiley apple face and the color wheel animated cursor on the top left corner. I've left it there for s…
MacNN Software

Power-Loss Problems with OSX — #3

Suggestion from someone who doesn't quite know what he's doing so excuse any inaccuracies: This seems to be similar to the last comment, but I'm not quite sure. I had a couple of…
MacNN Software

Power-Loss Problems with OSX — #4

When it says "checking disk" its doing exactly that. I'd leave it there for as long as you can stand (15 to 20 minutes). The key to boot "Verbose" is "v" not c
MacNN Software

compile for OS9 w/Project Builder — #1

Just starting doing a couple of things in Project Builder and was trying to make the app work in OS 9. All I see in OS 9, is a folder with the name of the application. How do I se…
MacNN OS 9

NSTimer help — #1

I am trying to use an NSTimer object in Cocoa using Java, but the documentation is very incomplete. Does anyone know how I have to use the constructor for NSTimer? It takes some pa…
MacNN Development

NSTimer help — #2

Look at the corresponding Objective C docs for more explanation on parameters used. Manu
MacNN Development

MathML support in OSX — #1

In my business (web development with heavy Math testing content) native MathML support within web browsers would be a VERY good thing. I think that Apple needs to pressure/coerce/…
MacNN Development

Carbon apps and filename restrictions — #1

Can Carbon apps use the long filenames feature of HFS+? I am considering purchasing CW Pro 6 for use in OS X PB (I already own Pro5) for Java development - and one of the most pre…
MacNN Development

Carbon apps and filename restrictions — #2

The OS9 and OS8.1+ Finders do not support long filenames (OS8.0 doesn't support HFS+ at all, so that point's moot). Therefore, long filenames will be truncated when viewed there, u…
MacNN Development

CW Pro 6 and CVS — #1

Did Metrowerks deliver the promised CVS plugin with CW Pro 6? If so, does it work in OS X? ------------------
MacNN General

Project Builder for Java development — #1

Can Project Builder be used to build "plain" Java apps (Not cocoa)? I just need the IDE to provide a compiler and package my classes for me. Is that possible? ------------------
MacNN Development

Project Builder for Java development — #2

It sure can. Just create a "Java" project (not Cocoa or Java-Cocoa), code like normal, and compile. Not only will it make you a .jar file, it will also create a double-clickable i…
MacNN Development
mp.ls